CogAutoSelectResults Count Property Cognex VisionPro 9.5
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: 69.0.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