XmpLocalizedTextItemNode Properties

The XmpLocalizedTextItemNode type exposes the following members.

Properties

Name Description
Public property Count

Gets the number of elements contained in the XmpLocalizedTextItemNode.

(Overrides XmpNode.Count.)
Public property IsSynchronized

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

(Overrides XmpNode.IsSynchronized.)
Public property Name

Gets a qualified XMP node name.

(Inherited from XmpNode.)
Public property Namespace

Returns an array of namespaces stored in this dictionary.

(Overrides XmpNode.Namespace.)
Public property NodeType

Gets an XMP type of the node.

(Inherited from XmpNode.)
Public property SyncRoot

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

(Overrides XmpNode.SyncRoot.)
Public property Value

Gets or sets a value stored in this node.

See Also

Reference