IniFileSection Constructor

tikumo.regis3

IniFileSection Constructor regdiff Code Documentation
The default constructor creates an unamed section without a parent. Used only by the public IniFile constructor.

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

Syntax

protected IniFileSection()
protected IniFileSection()
See Also