The MetadataEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Current |
Gets a current key-value pair as an Object. |
|
|
Entry |
Gets a both a key and a value of the current entry. |
|
|
Key |
Gets a current key. |
|
|
Value |
Gets a value from the current key-value pair. |