RegFileImporter Members | regdiff Code Documentation |
The RegFileImporter type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
RegFileImporter |
The constructor takes the content of a .REG file, the expected header (=first line of the .REG file) and import options (if any)
|
Methods
Name | Description | |
---|---|---|
Import |
Import the content of the .REG file and return the RegKeyEntry created from it
|
See Also