Adds a node to the XMP tree.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void AddNode( XmpNode node )
Type: Aurigma.GraphicsMill.Codecs.XmpNode
A XmpNode descendant.This method is more convenient than the Add(Object, Object) method.