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

Gets a collection containing the keys in the Dictionary`2.

Syntax

public ICollection<TKey> Keys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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