InstructionEncoder.StoreLocal(Int32) Метод

Определение

Кодирует инструкцию хранилища локальных переменных.

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

Параметры

slotIndex
Int32

Индекс локального слота переменной.

Исключения

slotIndex отрицательно.

Применяется к