Table of Contents

Property Values

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

Values

Gets all values defined in this INI section.

public ICollection<string[]> Values { get; }

Property Value

ICollection<string[]>