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; }
Gets all keys defined in this INI section, without duplicates.
public ICollection<string> Keys { get; }