The overloads of GetEvents are listed below. For a list of all members, see the Type Members list.
GetEvents() : System.Reflection.EventInfo[] Returns an array of System.Reflection.EventInfo objects that reflect the public events defined in the type represented by the current instance. abstractGetEvents(System.Reflection.BindingFlags) : System.Reflection.EventInfo[] Returns an array of System.Reflection.EventInfo objects that reflect the events that are defined in the type represented by the current instance and match the specified binding constraints.