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!

IEnumerable Methods

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

GetEnumerator When implemented by a class, returns an enumerator which can be used to iterate through a collection.

See Also

IEnumerable Interface | System.Collections Namespace