Lookup<TKey, TElement> Properties
.NET Framework (current version)
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:
