The MetadataEnumerator type exposes the following members.
Name | Description | |
---|---|---|
Current |
Gets the current key-value pair in the dictionary. |
|
Entry |
Gets both the key and the value of the current dictionary entry. |
|
Key |
Gets the key of the current dictionary entry. |
|
Value |
Gets the value of the current dictionary entry. |