Share via


SwitchInstructionEncoder.Branch(LabelHandle) 方法

定義

編碼屬於切換指令一部分的分支。

public:
 void Branch(System::Reflection::Metadata::Ecma335::LabelHandle label);
public void Branch (System.Reflection.Metadata.Ecma335.LabelHandle label);
member this.Branch : System.Reflection.Metadata.Ecma335.LabelHandle -> unit
Public Sub Branch (label As LabelHandle)

參數

label
LabelHandle

備註

如需使用方針,請參閱 Switch(Int32)

適用於