PartLibEntryPropertyClassGetEvents(Attribute) Method

Definition

Namespace: PCB_Investigator.PCBIControls.PropertyGrid
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public EventDescriptorCollection GetEvents(
	Attribute[] attributes
)

Parameters

attributes  Attribute
 

Return Value

EventDescriptorCollection

Implements

ICustomTypeDescriptorGetEvents(Attribute)

See Also