InstructionEncoder.StoreLocal(Int32) Methode

Definition

Codiert die Speicheranweisung für lokale Variablen.

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

Parameter

slotIndex
Int32

Index des Slots der lokalen Variable.

Ausnahmen

slotIndex ist ein negativer Wert.

Gilt für