Determines the index of a specific item in the XmpArrayNode.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public int IndexOf( Object value )
Type: System.Object
The object to locate in the XmpArrayNode.IList.IndexOf(Object)