PartLibEntryPropertyClassGetEvents(Attribute) Method
Namespace: PCB_Investigator.PCBIControls.PropertyGridAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public EventDescriptorCollection GetEvents(
Attribute[] attributes
)
Public Function GetEvents (
attributes As Attribute()
) As EventDescriptorCollection
public:
virtual EventDescriptorCollection^ GetEvents(
array<Attribute^>^ attributes
) sealed
abstract GetEvents :
attributes : Attribute[] -> EventDescriptorCollection
override GetEvents :
attributes : Attribute[] -> EventDescriptorCollection
- attributes Attribute
-
EventDescriptorCollectionICustomTypeDescriptorGetEvents(Attribute)