CogDLRuntimeStreams IndexOf Method Cognex VisionPro 9.25 SR1
Overload List

  NameDescription
Public methodIndexOf(String)
Return the index of the CogDLRuntimeStream with the specified name. Return -1 if not found.
Public methodIndexOf(CogDLRuntimeStream)
Return the index of the specified CogDLRuntimeStream instance. Return -1 if not found.
Top
See Also