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

Namespace: Cognex.VisionPro.ImagingDevice
Assembly: Cognex.VisionPro.ImagingDevice (in Cognex.VisionPro.ImagingDevice.dll) Version: 75.1.0.0
Syntax

public int IndexOf(
	ICogFrameGrabber value
)

Return Value

Type: Int32
See Also