StringCollection MovingItem EventCognex VisionPro 9.20

Raised before an item is moved to a new index.

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

public override event EventHandler<CollectionMoveEventArgs> MovingItem

Value

Type: System EventHandler CollectionMoveEventArgs 
See Also