CogSerializableDictionaryBase TKey, TValue  OnRemovingItem Method Cognex VisionPro 9.8 SR1
Raises the Removing event.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

protected virtual void OnRemovingItem(
	Object key,
	Object value
)
See Also