_Type.GetEvents Method
.NET Framework 3.0
Provides COM objects with version-independent access to the System.Type.GetEvents method.
| Name | Description |
|---|---|
| _Type.GetEvents () | Provides COM objects with version-independent access to the Type.GetEvents method. |
| _Type.GetEvents (BindingFlags) | Provides COM objects with version-independent access to the Type.GetEvents method. |
This method is for access to managed classes from unmanaged code, and should not be called from managed code.
The System.Type.GetEvents method gets the events that are declared or inherited by the current Type.