CogAutoSelectResults Count Property Cognex VisionPro
Gets the number of individual auto select results in this object.

Namespace: Cognex.VisionPro.AutoSelect
Assembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 65.1.0.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32
The number of individual auto select results in this object.

Implements

ICollection Count
See Also