Return the index of the specified CogDLRuntimeStream
instance. Return -1 if not found.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Parameters
- stream
- Type: Cognex.VisionPro.DLRuntime CogDLRuntimeStream
The stream instance to search for.
Return Value
Type: Int32See Also