XmpArrayNode Constructor

Initializes a new instance of the XmpArrayNode class.

Overload List

Name Description
Public method XmpArrayNode(XmpNodeType, String)

Initializes a new instance of the XmpArrayNode class with the specified type and name.

Public method XmpArrayNode(XmpNodeType, XmpNamespace, String)

Initializes a new instance of the XmpArrayNode class with the specified type, name, and namespace.

See Also

Reference