Creates and initializes a new XmpArrayNode instance.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ nodeType As XmpNodeType, _ name As String _ )
public XmpArrayNode( XmpNodeType nodeType, string name )
Type: System.String
Name of the node.