Adds the given item to the end of this collection.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogShapeModel
The item to be added.
Implements
ICogShapeModelCollection Add(ICogShapeModel)See Also