CogGraphicChildren Add Method (ICogGraphicParentChild)Cognex VisionPro 9.7
Adds the given item to the end of this collection.

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

public void Add(
	ICogGraphicParentChild value
)
See Also