System.Collections.Concurrent.ConcurrentDictionary<TKey,TValue>.Count Property

Gets the number of key/value pairs contained in the System.Collections.Concurrent.ConcurrentDictionary`2.

Syntax

public int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property has snapshot semantics and represents the number of items in the System.Collections.Concurrent.ConcurrentDictionary`2 at the moment when the property was accessed.

Requirements

Namespace: System.Collections.Concurrent
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0