The XmpNode type exposes the following members.
Name | Description | |
---|---|---|
CopyTo |
Copies the elements of this node to an Array, starting at a particular Array index. |
|
Equals |
Tests whether the specified object is a XmpNode instance and is equivalent to this XmpNode. (Overrides Object.Equals(Object).) |
|
Finalize | (Inherited from Object.) | |
GetEnumerator |
Returns an enumerator that iterates through this node. |
|
GetHashCode |
Returns a hash code for this XmpNode. (Overrides Object.GetHashCode().) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in this node. |
|
IsSynchronized |
Gets a value indicating whether access to the XmpNode is synchronized (thread safe). |
|
Name |
Gets a qualified XMP node name. |
|
Namespace |
Gets a namespace to which the node belongs. |
|
NodeType |
Gets an XMP type of the node. |
|
SyncRoot |
Gets an object that can be used to synchronize access to the XmpNode. |