IniFileSection Constructor | regdiff Code Documentation |
Overload List
Name | Description | |
---|---|---|
IniFileSection |
The default constructor creates an unamed section without a parent. Used only by the public IniFile constructor.
|
|
IniFileSection(String, IniFileSection) |
This constructor creates a named section with a parent
|
See Also