CallInfo.ArgumentCount Property

Definition

The number of arguments.

public:
 property int ArgumentCount { int get(); };
public int ArgumentCount { get; }
member this.ArgumentCount : int
Public ReadOnly Property ArgumentCount As Integer

Property Value

The number of arguments.

Applies to