TypeDescriptor.GetEventsFromRegisteredType(Type) Metoda

Definicja

Pobiera kolekcję zdarzeń dla określonego typu składnika.

public:
 static System::ComponentModel::EventDescriptorCollection ^ GetEventsFromRegisteredType(Type ^ componentType);
public static System.ComponentModel.EventDescriptorCollection GetEventsFromRegisteredType (Type componentType);
static member GetEventsFromRegisteredType : Type -> System.ComponentModel.EventDescriptorCollection
Public Shared Function GetEventsFromRegisteredType (componentType As Type) As EventDescriptorCollection

Parametry

componentType
Type

Zwraca

Dotyczy