InstructionEncoder.StoreLocal(Int32) Méthode

Définition

Encode les instructions de magasin de variables locales.

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

Paramètres

slotIndex
Int32

Index de l’emplacement de variable locale.

Exceptions

slotIndex est négatif.

S’applique à