다음을 통해 공유


ICustomTypeDescriptor.GetEventsFromRegisteredType 메서드

정의

등록할 수 있는 구성 요소의 이 인스턴스에 대한 이벤트를 가져옵니다.

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

반환

적용 대상