Share

EdgeCollection.Remove Method

Parent Object: EdgeCollection

Description

Method that removes the specified object from the generic collection.

Syntax

EdgeCollection.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.3

Was this information helpful?