IniFileSection.Sections Field

tikumo.regis3

IniFileSection Sections Field regdiff Code Documentation
List of child sections. Can be empty for flat files

Namespace: com.tikumo.regis3.ini
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public readonly List<IniFileSection> Sections
public readonly List<IniFileSection> Sections

Field Value

Type: OnlineList IniFileSection 
See Also