Click or drag to resize

ASCOMProfileRemoveSubKey Method

Removes a complete subkey

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public void RemoveSubKey(
	string SubKeyName
)

Parameters

SubKeyName  String
Subkey to be removed
See Also