The members of System.Linq.ILookup<TKey,TElement> are listed below.
[read-only] | Count | int.
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. |