InstructionEncoder.LoadLocalAddress(Int32) Metoda

Definicja

Koduje instrukcje ładowania adresów zmiennych lokalnych.

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

Parametry

slotIndex
Int32

Indeks miejsca zmiennej lokalnej.

Wyjątki

slotIndex jest ujemna.

Dotyczy