DkmILExecuteFunction.ArgumentCount Propriété

Définition

Nombre d’arguments à passer à la fonction intrinsèque. Ces arguments sont dépilés de la pile IL.

public:
 property System::UInt32 ArgumentCount { System::UInt32 get(); };
public:
 property unsigned int ArgumentCount { unsigned int get(); };
public uint ArgumentCount { get; }
member this.ArgumentCount : uint32
Public ReadOnly Property ArgumentCount As UInteger

Valeur de propriété

UInt32

Retourne UInt32.

S’applique à