Cog3DVect3Collection Count Property Cognex VisionPro 9.20
Gets the number of items in this collection.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 80.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