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

Gets a collection that contains the values in the Dictionary`2.

Syntax

public ICollection<TValue> Values { 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