The XmpNode type exposes the following members.
Name | Description | |
---|---|---|
XmpNode |
Creates and initializes a new XmpNode instance. |
Name | Description | |
---|---|---|
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
|
Dispose |
Releases all resources used by this LockableObject. (Inherited from LockableObject.) |
|
Equals |
Compares this XmpNode with the specified object. (Overrides Object.Equals(Object).) |
|
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 | (Inherited from Object.) | |
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the collection. |
|
IsDisposed | (Inherited from LockableObject.) | |
IsSynchronized |
Gets a value indicating whether access to the array is synchronized (thread-safe). |
|
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
|
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 for synchronized access. |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |