This documentation is for the old version. Go to the latest Graphics Mill docs

VObjectCollection.Remove Method

Removes the first occurrence of a specific object from the v-object collection.

Overload List

Name Description
Public method Remove(Object)

Removes the first occurrence of a specific object from the collection.

Public method Remove(IVObject)

Removes the first occurrence of a specific v-object from the collection.

See Also

Reference