Raises the Removing event.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
protected virtual void OnRemovingItem(
Object key,
Object value
)
protected virtual void OnRemovingItem(
Object key,
Object value
)
Protected Overridable Sub OnRemovingItem (
key As Object,
value As Object
)
Protected Overridable Sub OnRemovingItem (
key As Object,
value As Object
)
protected:
virtual void OnRemovingItem(
Object^ key,
Object^ value
)
protected:
virtual void OnRemovingItem(
Object^ key,
Object^ value
)