The members of System.Linq.Lookup<TKey,TElement> are listed below.
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. |
ApplyResultSelector<TResult>(Func<TKey, IEnumerable<TElement>,TResult>)Documentation for this section has not yet been entered. | ||
Contains(TKey)Documentation for this section has not yet been entered. | ||
GetEnumerator()
| ||
| IEnumerable.GetEnumerator |
Returns an enumerator that iterates through the System.Linq.Lookup`2. This class cannot be inherited. |