Lookup<TKey, TElement> Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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. |
Show: