Table of Contents

Property IDictionary<string, TValue>.Values

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

IDictionary<string, TValue?>.Values

Gets the values.

ICollection<TValue?> IDictionary<string, TValue?>.Values { get; }

Returns

ICollection<TValue>