CogFrameGrabber8600s Item Property Cognex VisionPro 9.5
Gets the item at the specified index. In C#, this property is the indexer for the collection.

Namespace: Cognex.VisionPro.FG8600
Assembly: Cognex.VisionPro.FG8600 (in Cognex.VisionPro.FG8600.dll) Version: 69.0.0.0
Syntax

public virtual ICogFrameGrabber this[
	int index
] { get; }

Property Value

Type: ICogFrameGrabber
See Also