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