[]
Returns an enumerator that iterates through the GroupingQuery<TKey, T>.
public abstract IEnumerator<IndexedGroup<TKey, T>> GetEnumerator()
Public MustOverride Function GetEnumerator() As IEnumerator(Of IndexedGroup(Of TKey, T))
| Type | Description |
|---|---|
| IEnumerator<IndexedGroup<TKey, T>> |