ObjectCollectionByVariant.Remove Method
Parent Object: ObjectCollectionByVariantDescription
Method that removes the specified object from the generic collection.
Syntax
ObjectCollectionByVariant.Remove( Index As Variant )Parameters
Name | Type | Description |
Index | Variant | Input Variant value that specifies the index of the object to remove. |