CogFrameGrabber8120s CopyTo Method Cognex VisionPro
Copies the contents of this collection to an array.

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

public virtual void CopyTo(
	Array array,
	int index
)

Implements

ICollection CopyTo(Array, Int32)
See Also