CogDataBindingsCollection IndexOf Method Cognex VisionPro 9.22
Overload List

  NameDescription
Public methodIndexOf(String)
Searches for a CogDataBinding with the given DestinationPath and returns its zero-based index.
Public methodIndexOf(CogDataBinding)
Searches for the specified CogDataBinding and returns its zero-based index.
Top
See Also