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

MetadataEnumerator Properties

The MetadataEnumerator type exposes the following members.

Properties

Name Description
Public property Current

Gets a current key-value pair as an Object.

Public property Entry

Gets a both a key and a value of the current entry.

Public property Key

Gets a current key.

Public property Value

Gets a value from the current key-value pair.

See Also

Reference