语言

EventInfo.ParameterCount 属性

定义

返回传递给 的参数数。EventInfo

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

属性值

一个整数,指定参数数量。

适用于