CogGraphicChildren Insert Method (ICogGraphicParentChild, Int32)Cognex VisionPro
Inserts the given item at the specified index.

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

public void Insert(
	ICogGraphicParentChild value,
	int index
)
See Also