The XmpLocalizedTextItemNode type exposes the following members.
Name | Description | |
---|---|---|
XmpLocalizedTextItemNode |
Creates and initializes a new XmpLocalizedTextItemNode instance. |
Name | Description | |
---|---|---|
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
|
CopyTo |
Copies all the elements of the current one-dimensional array to the specified one-dimensional array starting at the specified destination array index. |
|
Dispose |
Releases all resources used by this LockableObject. (Inherited from LockableObject.) |
|
Equals |
Compares this XmpNode with the specified object. (Inherited from XmpNode.) |
|
GetEnumerator |
Returns an enumerator for the palette entries allowing it to be used in foreach blocks. |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Lock |
Locks the object. (Inherited from LockableObject.) |
|
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string representation of this XmpLocalizedTextItemNode instance. (Overrides Object.ToString().) |
|
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the collection. (Overrides XmpNode.Count.) |
|
IsDisposed | (Inherited from LockableObject.) | |
IsSynchronized |
Gets a value indicating whether access to the array is synchronized (thread-safe). (Overrides XmpNode.IsSynchronized.) |
|
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
|
Name |
Gets a qualified XMP node name. (Inherited from XmpNode.) |
|
Namespace |
Returns a namespaces to which this item belongs. (Overrides XmpNode.Namespace.) |
|
NodeType |
Gets an XMP type of the node. (Inherited from XmpNode.) |
|
SyncRoot |
Gets an object for synchronized access. (Overrides XmpNode.SyncRoot.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |
|
Value |
Gets a value stored in this item. |