Determines whether the XmpArrayNode contains a specific value.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool Contains( Object node )
Type: System.Object
The object to locate in the XmpArrayNode.IList.Contains(Object)