Adds a node to the dictionary.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub AddNode ( _ node As XmpNode _ )
public virtual void AddNode( XmpNode node )
Type: Aurigma.GraphicsMill.Codecs.XmpNode
XmpNode descendant.This method is more convenient than the Add(Object, Object) method.