InstructionEncoder.LoadLocalAddress(Int32) Methode

Definitie

Codeert de instructie voor het laden van lokale variabelenadressen.

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

Parameters

slotIndex
Int32

Index van de lokale variabelesite.

Uitzonderingen

slotIndex is negatief.

Van toepassing op