Table of Contents

Property Keys

Namespace
Sisk.IniConfiguration
Assembly
Sisk.IniConfiguration.dll

Keys

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

public IEnumerable<string> Keys { get; }

Property Value

IEnumerable<string>