A list of the stream values in this collection.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.0.0.0 (87.0.0.0)
public List<CogDLRuntimeStream> StreamValues { get; }public List<CogDLRuntimeStream> StreamValues { get; }Public ReadOnly Property StreamValues As List(Of CogDLRuntimeStream)
Get
Public ReadOnly Property StreamValues As List(Of CogDLRuntimeStream)
Get
public:
property List<CogDLRuntimeStream^>^ StreamValues {
List<CogDLRuntimeStream^>^ get ();
}public:
property List<CogDLRuntimeStream^>^ StreamValues {
List<CogDLRuntimeStream^>^ get ();
}Property Value
Type:
List CogDLRuntimeStream