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

Namespace: Cognex.VisionPro.FG8120
Assembly: Cognex.VisionPro.FG8120 (in Cognex.VisionPro.FG8120.dll) Version: 65.1.0.0
Syntax

public int IndexOf(
	ICogFrameGrabber value
)

Return Value

Type: Int32
See Also