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

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

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