Table of Contents

Property Keys

Namespace
Sisk.IniConfiguration.Core
Assembly
Sisk.IniConfiguration.Core.dll

Keys

Gets all keys defined in this INI section, without duplicates.

public ICollection<string> Keys { get; }

Property Value

ICollection<string>