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

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

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollection Count
See Also