Inserts the given item at the specified index.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro.Caliper ICogCaliperScorer
The item to be inserted.
- index
- Type: System Int32
The index at which to insert the item.
See Also