MetaData Methods



Exists(AName as String) as Boolean

Returns True if item with name AName exists in the Items set, else returns False.

Delete(IndexOrName as Variant)

Removes item with specified Index or Name from the Items set.

Clear

Removes all items from the Items set.