XmpValueNode Constructor

Initializes a new instance of the XmpValueNode class with the specified settings.

Overload List

Name Description
Public method XmpValueNode(XmpNodeType, String, String)

Initializes a new instance of the XmpValueNode class with the specified type, name, and value.

Public method XmpValueNode(XmpNodeType, String, XmpNamespace, String)

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

See Also

Reference