CogShapeModelCollection Count Property Cognex VisionPro 9.21 SR1
Gets the number of items contained in this collection.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.0.0
Syntax

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICogShapeModelCollection Count
See Also