InstructionEncoder.LoadLocal(Int32) Метод

Определение

Кодирует инструкцию загрузки локальной переменной.

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

Параметры

slotIndex
Int32

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

Исключения

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

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