TypeDescriptor.GetEventsFromRegisteredType(Type) Yöntem

Tanım

Belirtilen bileşen türü için olay koleksiyonunu alır.

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

Parametreler

componentType
Type

Döndürülenler

Şunlara uygulanır