Click or drag to resize

ASCOMProfileRemoveValue(String) Method

Remove a value from the driver top level subkey

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

Parameters

ValueName  String
Name of the value to be removed
See Also