The XmpValueNode type exposes the following members.
Name | Description | |
---|---|---|
![]() |
XmpValueNode | Overloaded. Creates and initializes a new XmpValueNode 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. (Inherited from XmpDictionaryNode.) |
![]() |
AddNode |
Adds a node to the dictionary. (Inherited from XmpDictionaryNode.) |
![]() |
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 dictionary. (Inherited from XmpDictionaryNode.) |
![]() |
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 key. (Inherited from XmpDictionaryNode.) |
![]() |
ToString |
Returns a string representation of this XmpValueNode instance. (Overrides Object.ToString().) |
![]() |
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 a value for the specified key. (Inherited from XmpDictionaryNode.) |
![]() |
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. (Inherited from XmpDictionaryNode.) |
![]() |
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.) |
![]() |
Value |
Gets a value stored in this item. |
![]() |
Values |
Returns a collection of values stored in this dictionary. (Inherited from XmpDictionaryNode.) |