InstructionEncoder.LoadLocalAddress(Int32) Methode

Definition

Codiert die Ladeanweisung für Adressen von lokalen Variablen.

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

Parameter

slotIndex
Int32

Index des Slots der lokalen Variable.

Ausnahmen

slotIndex ist ein negativer Wert.

Gilt für: