InstructionEncoder.LoadLocal(Int32) Methode

Definition

Codiert die Ladeanweisung für lokale Variablen.

public:
 void LoadLocal(int slotIndex);
public void LoadLocal (int slotIndex);
member this.LoadLocal : int -> unit
Public Sub LoadLocal (slotIndex As Integer)

Parameter

slotIndex
Int32

Index des Slots der lokalen Variable.

Ausnahmen

slotIndex ist ein negativer Wert.

Gilt für: