NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IDictionaryEnumerator Members

Properties

Entry When implemented by a class, retrieves both the key and the value of the current dictionary entry.
Key When implemented by a class, retrieves the key of the current dictionary entry.
Value When implemented by a class, retrieves the value of the current dictionary entry.

See Also

IDictionaryEnumerator Interface | System.Collections Namespace