Click or drag to resize

CommandListAppendCaseBranchList Method

Overload List
 NameDescription
Public methodCode exampleAppendCaseBranchList(Int32, Int32)

Used in a switch-block, specifies a test case and the id of a target list.

Public methodCode exampleAppendCaseBranchList(Int32, UInt32)

Used in a switch-block, specifies a test case and the id of a target list.

Top
See Also