RangeSet::GetEnumerator Method
Gets an object that can be used to enumerate the list of Range objects.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<Range>An object that can be used to enumerate the list of Range objects.
Implements
IEnumerable<T>::GetEnumerator()
Show: