Cog3DVect2Collection Count Property Cognex VisionPro 9.7
Gets the number of items in this collection.

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

public virtual int Count { get; }

Property Value

Type: Int32
The number of items in this collection.

Implements

ICollection T  Count
See Also