Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
protected virtual EventDescriptorCollection GetEvents(
Attribute[] attributes
)
protected virtual EventDescriptorCollection GetEvents(
Attribute[] attributes
)
Protected Overridable Function GetEvents (
attributes As Attribute()
) As EventDescriptorCollection
Protected Overridable Function GetEvents (
attributes As Attribute()
) As EventDescriptorCollection
protected:
virtual EventDescriptorCollection^ GetEvents(
array<Attribute^>^ attributes
)
protected:
virtual EventDescriptorCollection^ GetEvents(
array<Attribute^>^ attributes
)
Parameters
- attributes
- Type: System Attribute
Return Value
Type:
EventDescriptorCollection