Cog3DVect3Collection Constructor (Int32)Cognex VisionPro 9.25 SR1
Construct this default (empty) Cog3DVect3Collection with the specified capacity.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 93.1.0.0
Syntax

public Cog3DVect3Collection(
	int minimumCapacity
)

Parameters

minimumCapacity
Type: System Int32
See Also