Returns an System.Collections.Generic.IEnumerator`1 that iterates through the collection.
Declaring type: InterLinqGrouping<TKey, TElement>
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public IEnumerator<TElement> GetEnumerator ()
Return Value
Returns an System.Collections.Generic.IEnumerator`1 that iterates through the collection.