CollectionOfStringCollectionPtr Count Property Cognex VisionPro 9.21 SR1

Get the number of elements contained in this collection.

Namespace: Cognex.Vision.ViDiEL.Implementation
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.1.1
Syntax

public abstract int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
See Also