Removes the item at the specified index.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub RemoveAt ( _ index As Integer _ )
public void RemoveAt( int index )
Type: System.Int32
Zero-based index of the item to remove.