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

XmpData Properties

The XmpData type exposes the following members.

Properties

Name Description
Public property Count

Gets the number of nodes contained in the tree.

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

Indicates whether the tree has a fixed size.

Public property IsReadOnly

Indicates whether the tree is a read-only.

Public property IsSynchronized

Indicates whether the tree is synchronized.

Public property Item

Gets/sets a value for the specified tag.

Public property Keys

Returns a collection of tags stored in this tree.

Public property Locked

Indicates if the object has been locked.

(Inherited from LockableObject.)
Public property Namespaces

Returns a collection of namespaces stored in this tree.

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.)
Public property Values

Returns a collection of nodes stored in this tree.

See Also

Reference