IniFile.Section.Keys Field

IniFileIO

IniFileSectionKeys Field

IniFileIO Documentation
IniFileKey data.

Namespace:  IniFileIO
Assembly:  IniFileIO (in IniFileIO.dll) Version: 1.4.0.6028 (1.4.0.06028)
Syntax

public List<IniFileKey> Keys
Public Keys As List(Of IniFileKey)
public:
List<IniFileKey>^ Keys
val mutable Keys: List<IniFileKey>

Field Value

Type: ListIniFileKey
Remarks

See Also

Reference