Inserts an object into the collection at the specified index.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Type: System.Int32
A zero-based index at which an object should be added.Type: System.Object
An object to insert.The value can be a null reference.