The XmpLocalizedTextNode type exposes the following members.
Name | Description | |
---|---|---|
![]() |
XmpLocalizedTextNode | Overloaded. Creates and initializes a new XmpLocalizedTextNode instance. |
Name | Description | |
---|---|---|
![]() |
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
![]() |
Add |
Adds one item with the specified key. (Overrides XmpDictionaryNode.Add(Object, Object).) |
![]() |
AddNode |
Adds a node to the collection. (Overrides XmpDictionaryNode.AddNode(XmpNode).) |
![]() |
Clear |
Sets all elements in the dictionary to zero, to false, or to a null reference (Nothing in Visual Basic), depending on the element type. (Inherited from XmpDictionaryNode.) |
![]() |
Contains |
Determines whether a node is in the dictionary. (Inherited from XmpDictionaryNode.) |
![]() |
CopyTo |
Copies all the elements of the current one-dimensional array to the specified one-dimensional array starting at the specified destination array index. (Inherited from XmpDictionaryNode.) |
![]() |
Dispose |
Releases all resources used by this LockableObject. (Inherited from LockableObject.) |
![]() |
Equals |
Compares this XmpNode with the specified object. (Inherited from XmpNode.) |
![]() |
FindKeysByNamespace |
Finds tags belonging to the provided namespace in the current collection. (Overrides XmpDictionaryNode.FindKeysByNamespace(XmpNamespace).) |
![]() |
GetEnumerator | Overloaded. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Lock |
Locks the object. (Inherited from LockableObject.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove |
Removes the first occurrence of a specific node from the dictionary. (Inherited from XmpDictionaryNode.) |
![]() |
SetNode |
Sets a new value for the specified tag. (Overrides XmpDictionaryNode.SetNode(XmpNode).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of nodes contained in the dictionary. (Inherited from XmpDictionaryNode.) |
![]() |
IsDisposed | (Inherited from LockableObject.) |
![]() |
IsFixedSize |
Indicates whether the dictionary has a fixed size. (Inherited from XmpDictionaryNode.) |
![]() |
IsReadOnly |
Indicates whether the dictionary is a read-only. (Inherited from XmpDictionaryNode.) |
![]() |
IsSynchronized |
Indicates whether the dictionary is synchronized. (Inherited from XmpDictionaryNode.) |
![]() |
Item |
Gets/sets the element with the specified key. (Overrides XmpDictionaryNode.Item[Object].) |
![]() |
Keys |
Returns a collection of keys stored in this dictionary. (Inherited from XmpDictionaryNode.) |
![]() |
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
![]() |
Name |
Gets a qualified XMP node name. (Inherited from XmpNode.) |
![]() |
Namespace |
Gets a namespace to which the node belongs. (Inherited from XmpNode.) |
![]() |
Namespaces |
Returns a collection of namespaces stored in this dictionary. (Overrides XmpDictionaryNode.Namespaces.) |
![]() |
NodeType |
Gets an XMP type of the node. (Inherited from XmpNode.) |
![]() |
SyncRoot |
Gets an object for synchronized access. (Inherited from XmpDictionaryNode.) |
![]() |
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |
![]() |
Values |
Returns a collection of values stored in this dictionary. (Inherited from XmpDictionaryNode.) |