RemoveByIndex
This method removes the specified item from the collection and releases the reference count to this item.
Syntax
RemoveByIndex (Index as Long)
| Parameter | Description |
|---|---|
| Index | Index of the item to remove.
Possible values 1 to Count |
This method removes the specified item from the collection and releases the reference count to this item.
RemoveByIndex (Index as Long)
| Parameter | Description |
|---|---|
| Index | Index of the item to remove.
Possible values 1 to Count |