Lookup<TKey, TElement> Properties
.NET Framework 4.5
The Lookup<TKey, TElement> type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of key/value collection pairs in the Lookup<TKey, TElement>. |
|
Item | Gets the collection of values indexed by the specified key. |