This documentation is for the old version. Go to the latest Graphics Mill docs

XmpNode Properties

The XmpNode type exposes the following members.

Properties

Name Description
Public property Count

Gets the number of elements contained in the collection.

Public property IsDisposed (Inherited from LockableObject.)
Public property IsSynchronized

Gets a value indicating whether access to the array is synchronized (thread-safe).

Public property Locked

Indicates if the object has been locked.

(Inherited from LockableObject.)
Public property Name

Gets a qualified XMP node name.

Public property Namespace

Gets a namespace to which the node belongs.

Public property NodeType

Gets an XMP type of the node.

Public property SyncRoot

Gets an object for synchronized access.

Public property Timeout

Gets/sets value specifying maximum time for which object can be locked.

(Inherited from LockableObject.)

See Also

Reference