Lookup<TKey, TElement> Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Lookup<TKey, TElement> type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 Count Gets the number of key/value collection pairs in the Lookup<TKey, TElement>.
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 Item Gets the collection of values indexed by the specified key.

Top