CogReadOnlyBoolRangeList Count Property Cognex VisionPro 9.21 SR1
Gets the number of items in this List.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 85.1.0.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32
The number of items in this List.
See Also