Lookup<TKey, TElement> Properties
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Namespace:
System.Linq
Assembly: System.Core (in System.Core.dll)
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value collection pairs in the Lookup<TKey, TElement>. |
![]() | Item[TKey] | Gets the collection of values indexed by the specified key. |
Show: