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

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

public virtual int Count { get; }

Property Value

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