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

IXmpDictionary Members

The IXmpDictionary type exposes the following members.

Methods

Name Description
Public method Add (Inherited from IDictionary.)
Public method Clear (Inherited from IDictionary.)
Public method Contains (Inherited from IDictionary.)
Public method FindKeysByNamespace

Returns a collection of keys contained in a specific namespace.

Public method GetEnumerator (Inherited from IDictionary.)
Public method Remove (Inherited from IDictionary.)

Properties

Name Description
Public property IsFixedSize (Inherited from IDictionary.)
Public property IsReadOnly (Inherited from IDictionary.)
Public property Item (Inherited from IDictionary.)
Public property Keys (Inherited from IDictionary.)
Public property Namespaces

Gets a collection of metadata namespaces.

Public property Values (Inherited from IDictionary.)

See Also

Reference