IniFileParser.Parse Method

tikumo.regis3

IniFileParser Parse Method regdiff Code Documentation
Overload List

  Name Description
Public method Parse(String)
Parse .INI file content
Protected method Parse(String, AbstractFileParser ExpectFunc)
Start parsing the given content from an initial state
(Inherited from AbstractFileParser.)
Back to Top
See Also