Lookup(TKey, TElement) Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Count Gets the number of key/value collection pairs in the Lookup<TKey, TElement>.
Public property Item Gets the collection of values indexed by the specified key.
Top

Show:
© 2017 Microsoft