Remove
This method removes the specified item from the collection and releases the reference count to this item.
Syntax
Remove (ItemName as String)
Parameter | Description |
---|---|
ItemName | Name of item to remove. |
This method removes the specified item from the collection and releases the reference count to this item.
Remove (ItemName as String)
Parameter | Description |
---|---|
ItemName | Name of item to remove. |