CogOCRMaxFieldingDefinitionCollection IndexOf Method Cognex VisionPro 9.8
Overload List

  NameDescription
Public methodIndexOf(Char)
Get the index of the fielding definition with the specified alias. If the fielding definition cannot be found, -1 is returned.
Public methodIndexOf(CogOCRMaxFieldingDefinition)
Get the index of the supplied fielding definition. If the fielding definition cannot be found, -1 is returned.
Top
See Also