FileItemGetEvents Method
Returns the events for this instance of a component.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public EventDescriptorCollection GetEvents()
Public Function GetEvents As EventDescriptorCollection
public:
virtual EventDescriptorCollection^ GetEvents() sealed
abstract GetEvents : unit -> EventDescriptorCollection
override GetEvents : unit -> EventDescriptorCollection
EventDescriptorCollectionAn
EventDescriptorCollection that represents the events for this component instance.
ICustomTypeDescriptorGetEvents