MemberMetaCollection InsertedItem EventCognex VisionPro 9.10

Raised after an item is inserted.

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<CollectionInsertEventArgs> InsertedItem

Value

Type: System EventHandler CollectionInsertEventArgs 
See Also