CogDLRuntimeParams Values Property Cognex VisionPro 9.25 SR1
Gets a list of the ICogDLRuntimeParam in this dictionary.

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

public ICollection<ICogDLRuntimeParam> Values { get; }

Property Value

Type: ICollection ICogDLRuntimeParam 
See Also