Table of Contents

Property Keys

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

Keys

Gets the collection of all keys present in this dictionary.

public IEnumerable<string> Keys { get; }

Property Value

IEnumerable<string>