SwitchInstructionEncoder.Branch(LabelHandle) Methode

Definitie

Codeert een vertakking die deel uitmaakt van een switchinstructie.

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)

Parameters

label
LabelHandle

Opmerkingen

Zie Switch(Int32) voor gebruiksrichtlijnen.

Van toepassing op