CogVisionDataContainer OnInsertedItem Method Cognex VisionPro 9.7
Raises the InsertedItem event and the Changed event.

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

protected virtual void OnInsertedItem(
	int index,
	Object value
)
See Also