System.Linq.ILookup<TKey,TElement> Members

The members of System.Linq.ILookup<TKey,TElement> are listed below.

Public Properties

[read-only]
Countint.

Gets the number of key/value collection pairs in the System.Linq.ILookup`2.

[read-only]
default property
Item(TKey)IEnumerable<TElement>. Documentation for this section has not yet been entered.

Public Methods

Contains(TKey) : bool
Documentation for this section has not yet been entered.