EventInfo.ParameterCount プロパティ

定義

EventInfoに渡されるパラメータの数を返します。

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

プロパティ値

パラメータの数を指定する整数。

適用対象