Click or drag to resize

CommandListAppendSwitch Method

Overload List
 NameDescription
Public methodCode exampleAppendSwitch(String)

Introduces a switch-block, and specifies the variable against which the case(s) will be tested.

Public methodCode exampleAppendSwitch(IOPort, Boolean, UInt32)

Introduces a switch-block, and specifies the port against which the case(s) will be tested.

Top
See Also