pmMDA.NET

ListRangeEnumerable.GetEnumerator Method 

[This is preliminary documentation and subject to change.]

Returns an enumerator that can iterate through the underlying list.

public IEnumerator GetEnumerator();

Return Value

An enumerator that can iterate through the underlying list.

Implements

IEnumerable.GetEnumerator

See Also

ListRangeEnumerable Class | PmMda.Net.Dog.Paging Namespace