The number of parameters.
Namespace: NetIrc2.EventsAssembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
public int ParameterCount { get; }
public int ParameterCount { get; }
Public ReadOnly Property ParameterCount As Integer
Get
Public ReadOnly Property ParameterCount As Integer
Get
public:
property int ParameterCount {
int get ();
}
public:
property int ParameterCount {
int get ();
}
member ParameterCount : int with get
member ParameterCount : int with get