The XmpLocalizedTextItemNode type exposes the following members.
Name | Description | |
---|---|---|
XmpLocalizedTextItemNode |
Initializes a new instance of the XmpLocalizedTextItemNode class with the specified name and text. |
Name | Description | |
---|---|---|
CopyTo |
Copies the elements of the XmpLocalizedTextItemNode to an Array, starting at a particular Array index. (Overrides XmpNode.CopyTo(Array, Int32).) |
|
Equals |
Tests whether the specified object is a XmpNode instance and is equivalent to this XmpNode. (Inherited from XmpNode.) |
|
Finalize | (Inherited from Object.) | |
GetEnumerator |
Returns an enumerator that iterates through a dictionary. (Overrides XmpNode.GetEnumerator().) |
|
GetHashCode |
Returns a hash code for this XmpNode. (Inherited from XmpNode.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents the current object. (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the XmpLocalizedTextItemNode. (Overrides XmpNode.Count.) |
|
IsSynchronized |
Gets a value indicating whether access to the XmpLocalizedTextItemNode is synchronized (thread safe). (Overrides XmpNode.IsSynchronized.) |
|
Name |
Gets a qualified XMP node name. (Inherited from XmpNode.) |
|
Namespace |
Returns an array of namespaces stored in this dictionary. (Overrides XmpNode.Namespace.) |
|
NodeType |
Gets an XMP type of the node. (Inherited from XmpNode.) |
|
SyncRoot |
Gets an object that can be used to synchronize access to the XmpLocalizedTextItemNode. (Overrides XmpNode.SyncRoot.) |
|
Value |
Gets or sets a value stored in this node. |