Inserts an ICogChangedEvent into the CogChangedEventFunnel at the specified position.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Parameters
- index
- Type: System Int32
The zero-based index at which value should be inserted.
- value
- Type: Cognex.VisionPro ICogChangedEvent
The ICogChangedEvent to insert into the CogChangedEventFunnel.
See Also