Mono Class Library: System.Linq Namespace

System.Linq.ILookup<TKey,TElement>

Documentation for this section has not yet been entered.

See Also: ILookup<TKey,TElement> Members

public interface ILookup<TKey, TElement> : IEnumerable<IGrouping<TKey, TElement>>

Type Parameters

TKey
Documentation for this section has not yet been entered.
TElement
Documentation for this section has not yet been entered.

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