fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > comp > gb > collection
 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration 
-> 3.0
 
Documentation
History
 
Collection (gb)
Implements an hash table whose keys are string and values are Variant.

NULL is used when nothing is associated with a given key. Consequently, associating NULL with a key is the same thing as removing it from the collection.

The size of the internal hash table grows dynamically as data is inserted.

Symbols
This class is creatable.
This class acts like a read / write array.
This class is enumerable with the FOR EACH keyword.

Properties  Methods 
Count  Key  Length    Add  Clear  Exist  Remove