CollectionOfdouble Count Property Cognex VisionPro 9.23

Get the number of elements contained in this collection.

Namespace: Cognex.Vision.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax

public abstract int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
See Also