CogOCVCharacterPositions IndexOf Method Cognex VisionPro 9.21 SR1
Gets the index of the given item. If the item cannot be found -1 is returned.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 85.1.0.0
Syntax

public int IndexOf(
	CogOCVCharacterPosition value
)

Return Value

Type: Int32
See Also