Share via


InstructionEncoder.LoadLocalAddress(Int32) Yöntem

Tanım

Yerel değişken adresi yükleme yönergesi kodlar.

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

Parametreler

slotIndex
Int32

Yerel değişken yuvasının dizini.

Özel durumlar

slotIndex negatiftir.

Şunlara uygulanır