Initializes an instance of the EventInfo class with a given parameter count.
[Visual Basic] Protected Sub New() [C#] protected EventInfo(); [C++] protected: EventInfo(); [JScript] protected function EventInfo();
This EventInfo constructor assigns an inital value to this instance of the EventInfo class with a given parameter count.
EventInfo Class | EventInfo Members | System.Reflection Namespace