This topic has not yet been rated - Rate this topic

Type.GetEvent Method

Gets a specific event declared or inherited by the current Type.
Name Description
Type.GetEvent (String) Returns the EventInfo object representing the specified public event.

Supported by the .NET Compact Framework.

Type.GetEvent (String, BindingFlags) When overridden in a derived class, returns the EventInfo object representing the specified event, using the specified binding constraints.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.