InstructionEncoder.StoreArgument(Int32) Méthode

Définition

Encode les instructions de magasin d’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 négatif.

S’applique à