ILookup(Of TKey, TElement) Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ILookup(Of TKey, TElement) type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of key/value collection pairs in the ILookup(Of TKey, TElement). |
|
Item | Gets the IEnumerable(Of T) sequence of values indexed by a specified key. |
Show: