Share

ObjectCollectionByVariant.Remove Method

Parent Object: ObjectCollectionByVariant

Description

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.

Version

Introduced in version 5

Was this information helpful?