pmMDA.NET

SetRangeEnumerable.GetEnumerator Method 

[This is preliminary documentation and subject to change.]

Returns an enumerator that can iterate through the underlying set.

public IEnumerator GetEnumerator();

Return Value

An enumerator that can iterate through the underlying set.

Implements

IEnumerable.GetEnumerator

See Also

SetRangeEnumerable Class | PmMda.Net.Dog.Paging Namespace