Public Overloads Function Delete( _ ByVal location As RegistryLocation, _ ByVal subKey As String, _ ByVal keyName As String _ ) As Boolean
Dim instance As RegistryReaderWriter Dim location As RegistryLocation Dim subKey As String Dim keyName As String Dim value As Boolean value = instance.Delete(location, subKey, keyName)
Parameters
- location
- subKey
- keyName