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