RegFileParser.Parse Method

tikumo.regis3

RegFileParser Parse Method regdiff Code Documentation
Overload List

  Name Description
Public method Parse(String)
This method imports a registry key from the text of a .REG file
Protected method Parse(String, AbstractFileParser ExpectFunc)
Start parsing the given content from an initial state
(Inherited from AbstractFileParser.)
Back to Top
See Also