Raises the RemovedItem event.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.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
)