XmpLocalizedTextItemNode Members

The XmpLocalizedTextItemNode type exposes the following members.

Constructors

Name Description
Public method XmpLocalizedTextItemNode

Initializes a new instance of the XmpLocalizedTextItemNode class with the specified name and text.

Methods

Name Description
Public method CopyTo

Copies the elements of the XmpLocalizedTextItemNode to an Array, starting at a particular Array index.

(Overrides XmpNode.CopyTo(Array, Int32).)
Public method Equals

Tests whether the specified object is a XmpNode instance and is equivalent to this XmpNode.

(Inherited from XmpNode.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator

Returns an enumerator that iterates through a dictionary.

(Overrides XmpNode.GetEnumerator().)
Public method GetHashCode

Returns a hash code for this XmpNode.

(Inherited from XmpNode.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString

Returns a string that represents the current object.

(Overrides Object.ToString().)

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