The XmpValueNode type exposes the following members.
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.) |