Remove Method

Remove Method

         Example         Applies To

Removes the object from the collection.

Syntax

object.Remove(Index)

object   Required. An expression that returns a collection object in the Applies To list.

Index   Required Long. The index of the object within the collection.