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