CogVisionDataContainer OnRemovedItem Method Cognex VisionPro 9.8
Raises the RemovedItem event and the Changed event.

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

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