CustomTypeDescriptor.GetEventsFromRegisteredType Yöntem

Tanım

Olay tanımlayıcıları koleksiyonunu döndürür

bu tür tanımlayıcının temsil olduğu nesne için.

public:
 virtual System::ComponentModel::EventDescriptorCollection ^ GetEventsFromRegisteredType();
public virtual System.ComponentModel.EventDescriptorCollection GetEventsFromRegisteredType();
abstract member GetEventsFromRegisteredType : unit -> System.ComponentModel.EventDescriptorCollection
override this.GetEventsFromRegisteredType : unit -> System.ComponentModel.EventDescriptorCollection
Public Overridable Function GetEventsFromRegisteredType () As EventDescriptorCollection

Döndürülenler

EventDescriptorCollection Bu tür tanımlayıcısı tarafından temsil edilen nesne için olay tanımlayıcılarını içeren bir.

Uygulamalar

Şunlara uygulanır