En:Add

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Account

Method of class Collection

Syntax

Add(key : String, 
    value : BasicType)

Description

Add value to collection;

Parameters

  • key - string. Collection key (identifier);
  • value - basic type. Collection value;

Result

The method returns nothing;

Личные инструменты