Raised before an item is replaced.
Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.1.1
public override event EventHandler<DictionaryReplaceEventArgs> ReplacingItem
public override event EventHandler<DictionaryReplaceEventArgs> ReplacingItem
Public Overrides Event ReplacingItem As EventHandler(Of DictionaryReplaceEventArgs)
Public Overrides Event ReplacingItem As EventHandler(Of DictionaryReplaceEventArgs)
public:
virtual event EventHandler<DictionaryReplaceEventArgs^>^ ReplacingItem {
void add (EventHandler<DictionaryReplaceEventArgs^>^ value);
void remove (EventHandler<DictionaryReplaceEventArgs^>^ value);
}public:
virtual event EventHandler<DictionaryReplaceEventArgs^>^ ReplacingItem {
void add (EventHandler<DictionaryReplaceEventArgs^>^ value);
void remove (EventHandler<DictionaryReplaceEventArgs^>^ value);
}Value
Type:
System EventHandler DictionaryReplaceEventArgs