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

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

public virtual void CopyTo(
	Array array,
	int index
)

Implements

ICollection CopyTo(Array, Int32)
See Also