Namespace: Cognex.VisionPro.ResultsAnalysisAssembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 65.1.0.0 (65.1.0.0)
protected virtual void FireReplacingItem(
int index,
Object oldvalue,
Object newvalue
)
protected virtual void FireReplacingItem(
int index,
Object oldvalue,
Object newvalue
)
Protected Overridable Sub FireReplacingItem (
index As Integer,
oldvalue As Object,
newvalue As Object
)
Protected Overridable Sub FireReplacingItem (
index As Integer,
oldvalue As Object,
newvalue As Object
)
protected:
virtual void FireReplacingItem(
int index,
Object^ oldvalue,
Object^ newvalue
)
protected:
virtual void FireReplacingItem(
int index,
Object^ oldvalue,
Object^ newvalue
)