Removes the XmpArrayNode item at the specified index.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void RemoveAt(
int index
)
Type: System.Int32
The zero-based index of the item to remove.IList.RemoveAt(Int32)