dotNetObject:Microsoft.Win32.RegistryKey

--PROPERTIES OF dotNetObject:Microsoft.Win32.RegistryKeyDefault / Value
.Name : , read-onlyHKEY_LOCAL_MACHINE\Software\Autodesk, Inc.\3ds Max\9.0.0.83
.SubKeyCount : , read-only0
.ValueCount : , read-only0
--METHODS OF dotNetObject:Microsoft.Win32.RegistryKey
.Close()
.CreateObjRef requestedType
.CreateSubKey subkey
.CreateSubKey subkey permissionCheck
.CreateSubKey subkey permissionCheck registrySecurity
.DeleteSubKey subkey
.DeleteSubKey subkey throwOnMissingSubKey
.DeleteSubKeyTree subkey
.DeleteValue name
.DeleteValue name throwOnMissingValue
.Equals obj
.[static]Equals objA objB
.Flush()
.GetAccessControl()
.GetAccessControl includeSections
.GetHashCode()
.GetLifetimeService()
.GetSubKeyNames()
.GetType()
.GetValue name
.GetValue name defaultValue
.GetValue name defaultValue options
.GetValueKind name
.GetValueNames()
.InitializeLifetimeService()
.[static]OpenRemoteBaseKey hKey machineName
.OpenSubKey name
.OpenSubKey name writable
.OpenSubKey name permissionCheck
.OpenSubKey name permissionCheck rights
.[static]ReferenceEquals objA objB
.SetAccessControl registrySecurity
.SetValue name value
.SetValue name value valueKind
.ToString()
--EVENTS OF dotNetObject:Microsoft.Win32.RegistryKey