If Capacity is less than the supplied value, set it.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax
Parameters
- minimumCapacity
- Type: System Int32
The largest number of elements that this collection can store without reallocation.
See Also