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

VObjectCollection.Insert Method

Inserts an object into the v-object collection at the specified index.

Overload List

Name Description
Public method Insert(Int32, IVObject)

Inserts a v-object into the collection at the specified index.

Public method Insert(Int32, Object)

Inserts an object into the collection at the specified index.

See Also

Reference