InstructionEncoder.LoadLocalAddress(Int32) Метод

Определение

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

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

Параметры

slotIndex
Int32

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

Исключения

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

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