SwitchInstructionEncoder.Branch(LabelHandle) Methode

Definition

Codiert einen Branch, der Teil einer Switch-Anweisung ist.

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)

Parameter

label
LabelHandle

Hinweise

Nutzungsrichtlinien finden Sie unter Switch(Int32) .

Gilt für: