Gets or sets the element at the specified index.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Object this[ int index ] { get; set; }
Type: System.Int32
The zero-based index of the element to get or set.IList.Item[Int32]