Determines the index of a specific ICogChangedEvent in the CogChangedEventFunnel.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogChangedEvent
The ICogChangedEvent to locate in the CogChangedEventFunnel.
Return Value
Type: Int32The index of value if found in the CogChangedEventFunnel; otherwise, -1.
See Also