MethodMetaCollection RemovingItem EventCognex VisionPro 9.20

Raised before an item is removed.

Namespace: Cognex.Vision.Meta
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public override event EventHandler<CollectionRemoveEventArgs> RemovingItem

Value

Type: System EventHandler CollectionRemoveEventArgs 
See Also