CogDLRuntimeParams Count Property Cognex VisionPro 9.24
Gets the number of ICogDLRuntimeParam in this dictionary.

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

public int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
See Also