XMLProfileContainsKey Method
Determines whether a settings key already exists
Namespace: ASCOM.ToolsAssembly: ASCOM.Tools (in ASCOM.Tools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public bool ContainsKey(
string key
)
Public Function ContainsKey (
key As String
) As Boolean
- key String
- Name of the key
BooleanTrue if the settings key already exists, otherwise false
IProfileContainsKey(String) Supported in: 2.0