CogOCVCharacterPositions Count Property Cognex VisionPro
Gets the number of items contained in this collection.

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

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollection Count
See Also