System.Linq.ILookup<TKey,TElement>: Property Members

The properties of System.Linq.ILookup<TKey,TElement> are listed below. For a list of all members, see the ILookup<TKey,TElement> Members list.

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.