System.Linq.Lookup<TKey,TElement>.Count Property

Gets the number of key/value collection pairs in the System.Linq.Lookup`2.

Syntax

public int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of the Lookup`2.Count property does not change because items cannot be added to or removed from a System.Linq.Lookup`2 object after it has been created.

Requirements

Namespace: System.Linq
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0, 4.0.0.0