InstructionEncoder.StoreArgument(Int32) Méthode

Définition

Encode l’instruction de stockage des arguments.

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

Paramètres

argumentIndex
Int32

Index de l’argument.

Exceptions

argumentIndex est un nombre négatif.

S’applique à