MetadataEnumerator Properties

The MetadataEnumerator type exposes the following members.

Properties

Name Description
Public property Current

Gets the current key-value pair in the dictionary.

Public property Entry

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

Public property Key

Gets the key of the current dictionary entry.

Public property Value

Gets the value of the current dictionary entry.

See Also

Reference