CogComponentBase GetEvents Method Cognex VisionPro 9.10
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

protected virtual EventDescriptorCollection GetEvents()

Return Value

Type: EventDescriptorCollection
See Also