Share

ObjectCollection.Remove Method

Parent Object: ObjectCollection

Description

Method that removes the specified object from the generic collection.

Syntax

ObjectCollection.Remove( Index As Long )

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the object to remove.

Version

Introduced in version 5

Was this information helpful?