CogGraphicChildren Add Method (ICogGraphicParentChild, String)Cognex VisionPro 9.22
Adds the given item to the end of this collection, with the specified key.

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

public void Add(
	ICogGraphicParentChild value,
	string key
)
See Also