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!

IEnumerator Properties

The properties of the IEnumerator interface are listed below. For a complete list of IEnumerator interface members, see the IEnumerator Members topic.

Current When implemented by a class, gets the current element in the collection.

See Also

IEnumerator Interface | System.Collections Namespace