RegKeyEntry Constructor | regdiff Code Documentation |
Overload List
Name | Description | |
---|---|---|
![]() |
RegKeyEntry |
The default constructor creates an empty - unnamed - registry key.
|
![]() |
RegKeyEntry(RegKeyEntry) |
Copy constructor: takes an existing RegKeyEntry and creates a full clone of it
|
![]() |
RegKeyEntry(RegKeyEntry, String) |
This constructor creates a named registry key, relative to an existing parent
|
See Also