Adds a node to the top of the XMP tree.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Add( Object name, Object node )
Type: System.Object
A qualified XMP node name.Type: System.Object
A XmpNode descendant.