CollectionOfSegmentResultPtr CopyTo Method Cognex VisionPro 9.22 SR1

Namespace: Cognex.Vision.ViDiEL.Implementation
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.22.2.0
Syntax

public abstract void CopyTo(
	SegmentResult[] array,
	int arrayIndex
)

Parameters

array
Type:  Cognex.Vision.ViDiEL SegmentResult 
arrayIndex
Type: System Int32

Implements

ICollection T  CopyTo( T , Int32)
See Also