Raises the RemovingItem event.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
protected virtual void OnRemovingItem(
int index,
Object value
)
protected virtual void OnRemovingItem(
int index,
Object value
)
Protected Overridable Sub OnRemovingItem (
index As Integer,
value As Object
)
Protected Overridable Sub OnRemovingItem (
index As Integer,
value As Object
)
protected:
virtual void OnRemovingItem(
int index,
Object^ value
)
protected:
virtual void OnRemovingItem(
int index,
Object^ value
)