Click or drag to resize

CommandListAppendBranchRel Method

Overload List
 NameDescription
Public methodCode exampleAppendBranchRel(Int32)

Unconditionally branches to a relative target command position within the current list.

Public methodCode exampleAppendBranchRel(Int32, String, Boolean)

Conditionally branches to a relative target command position within the current list.

Public methodCode exampleAppendBranchRel(Int32, UInt32, IOPort, Boolean, Boolean, UInt32)

Conditionally branches to a relative target command position within the current list.

Top
See Also