The properties of System.Linq.Lookup<TKey,TElement> are listed below. For a list of all members, see the Lookup<TKey,TElement> Members list.
See Also: Inherited members from System.Object
| [read-only] | Count | int.
Gets the number of key/value collection pairs in the System.Linq.Lookup`2. |
| [read-only] default property | Item(TKey) | IEnumerable<TElement>. Documentation for this section has not yet been entered. |