ParameterMetaCollection Count Property Cognex VisionPro 9.23

Get the number of elements contained in this collection.

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

public override int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
See Also