Table of Contents

Method RemoveOption

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

RemoveOption(string)

Removes the specified option from the list of available options.

public void RemoveOption(string option)

Parameters

option string

The option to remove.

Exceptions

ArgumentNullException

When option is null.

Advanced search syntax