DictionaryOfStringCollectionPtr RemovedItem EventCognex VisionPro 9.24

Raised after an item is removed.

Namespace: Cognex.Vision.ViDiEL.Implementation
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.24.0.0
Syntax

public abstract event EventHandler<DictionaryRemoveEventArgs> RemovedItem

Value

Type: System EventHandler DictionaryRemoveEventArgs 
See Also