Share

EdgeCollection.RemoveByObject Method

Parent Object: EdgeCollection

Description

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.

Version

Introduced in version 7

Was this information helpful?