CogGraphicCollection Insert Method Cognex VisionPro 9.22
Inserts the given item at the specified index.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax

public virtual void Insert(
	ICogGraphic value,
	int index
)
See Also