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 Members

Properties

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

Methods

MoveNext When implemented by a class, advances the enumerator to the next element of the collection.
Reset When implemented by a class, sets the enumerator back to its initial position, which is before the first element in the collection.

See Also

IEnumerator Interface | System.Collections Namespace