hCollection
= NEW Collection (
[
Mode
AS Integer
]
)
Creates a new Collection.
hVariant = hCollection [
Key
AS String ] AS Variant
Returns an element of the collection from its key.
Properties
Methods
Count
Key
Length
Add
Clear
Exist
Remove