EnumBuilder.GetEvent Method
.NET Framework 4
This method is not supported on types that have not been completed.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetEvent(String) | Returns the EventInfo object representing the specified public event. (Inherited from Type.) |
|
GetEvent(String, BindingFlags) | Returns the event with the specified name. (Overrides Type.GetEvent(String, BindingFlags).) |