Appends the supplied item to the end of the collection.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 87.1.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro3D Cog3DVect2
The Cog3DVect2 to be added to this collection.
Implements
ICollection T Add(T)See Also