System.Linq.Lookup<TKey,TElement>.GetEnumerator Method

Returns a generic enumerator that iterates through the System.Linq.Lookup`2.

Syntax

public IEnumerator<IGrouping<TKey, TElement>> GetEnumerator ()

Returns

An enumerator for the System.Linq.Lookup`2.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Linq
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0, 4.0.0.0