EdgeCollection.RemoveByObject Method
Parent Object: EdgeCollectionDescription
Method that removes the specified object from the generic object collection.
Syntax
EdgeCollection.RemoveByObject( Object As Object )Parameters
Name | Type | Description |
Object | Object | Input Object to remove. |