RegistryImporter.Import Method

tikumo.regis3

RegistryImporter Import Method regdiff Code Documentation
The import function returns the RegKeyEntry imported from the registry

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
The key imported from the registry

Implements

IRegistryImporter Import 
See Also