Removes the first occurrence of a specific object from the XmpArrayNode.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Remove(
Object node
)
Type: System.Object
The object to remove from the XmpArrayNode.IList.Remove(Object)