CogDLRuntimeStreams StreamValues Property Cognex VisionPro 9.24
A list of the stream values in this collection.

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

public List<CogDLRuntimeStream> StreamValues { get; }

Property Value

Type: List CogDLRuntimeStream 
See Also