Share

RegistryKey.RegistryKey Constructor

Description

This is RegistryKey, a member of class RegistryKey.

C#

public RegistryKey(
    RegistryKey hKey
);

Visual Basic

Public Sub New(
    hKey As RegistryKey
)

Links

RegistryKey Class, Autodesk.AutoCAD.Runtime Namespace

Was this information helpful?