IniFileSection Constructor

tikumo.regis3

IniFileSection Constructor regdiff Code Documentation
Overload List

  Name Description
Protected method IniFileSection 
The default constructor creates an unamed section without a parent. Used only by the public IniFile constructor.
Public method IniFileSection(String, IniFileSection)
This constructor creates a named section with a parent
Back to Top
See Also