Gets a collection containing the values in the current instance.
A collection containing the values in the current instance.
This property is read-only.
The order of the values in the returned Generic.ICollection<TKey> is unspecified, but it is guaranteed to be the same order as the corresponding keys in the collection returned by the IDictionary<TKey, TValue>.Keys property.
Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0