SwitchInstructionEncoder.Branch(LabelHandle) Méthode

Définition

Encode une branche qui fait partie d’une instruction de commutateur.

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)

Paramètres

label
LabelHandle

Remarques

Consultez pour obtenir Switch(Int32) des instructions d’utilisation.

S’applique à