This topic has not yet been rated - Rate this topic

Lookup<TKey, TElement> Properties

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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.