Removes the v-object at the specified index of the collection.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Overrides Sub RemoveAt ( _ index As Integer _ )
public override void RemoveAt( int index )
Type: System.Int32
The zero-based index of the v-object to remove.