SwitchInstructionEncoder.Branch(LabelHandle) Yöntem

Tanım

Anahtar yönergesinin parçası olan bir dalı kodlar.

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)

Parametreler

label
LabelHandle

Açıklamalar

Kullanım yönergeleri için bkz Switch(Int32) .

Şunlara uygulanır