CogLineMaxResults Count Property Cognex VisionPro 9.5
Gets the number of results contained in this collection.

Namespace: Cognex.VisionPro.LineMax
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 69.0.0.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32
The count.

Implements

ICollection Count
See Also