XmpNode Properties

The XmpNode type exposes the following members.

Properties

Name Description
Public property Count

Gets the number of elements contained in this node.

Public property IsSynchronized

Gets a value indicating whether access to the XmpNode is synchronized (thread safe).

Public property Name

Gets a qualified XMP node name.

Public property Namespace

Gets a namespace to which the node belongs.

Public property NodeType

Gets an XMP type of the node.

Public property SyncRoot

Gets an object that can be used to synchronize access to the XmpNode.

See Also

Reference