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

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 91.0.0.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICogImageFileProvider Count
See Also