Table of Contents

Property IDictionary<string, TValue>.Keys

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

IDictionary<string, TValue?>.Keys

Gets the keys.

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

Returns

ICollection<string>