RegFileImporter.Import Method

tikumo.regis3

RegFileImporter Import Method regdiff Code Documentation
Import the content of the .REG file and return the RegKeyEntry created from it

Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public RegKeyEntry Import()
public RegKeyEntry Import()

Return Value

Type: RegKeyEntry

[Missing <returns> documentation for "M:com.tikumo.regis3.RegFileImporter.Import"]

Implements

IRegistryImporter Import 
See Also