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

VObjectCollection.Add Method

Adds a v-object to the end of the v-object collection.

Overload List

Name Description
Public method Add(Object)

Adds an object to the end of the collection.

Public method Add(IVObject)

Adds a v-object to the end of the collection.

See Also

Reference