Determines whether the CogChangedEventFunnel contains a specific ICogChangedEvent.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogChangedEvent
The ICogChangedEvent to locate in the CogChangedEventFunnel.
Return Value
Type: BooleanTrue if the CogChangedEventFunnel contains value; otherwise, false.
See Also