CollectionOfOCRFieldingPatternPtr Insert Method Cognex VisionPro 9.21

Namespace: Cognex.Vision.ViDiEL.Implementation
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.0.0
Syntax

public abstract void Insert(
	int index,
	OCRFieldingPattern value
)

Implements

IList T  Insert(Int32, T)
See Also