CogCollectionWatcher Subject_ReplacingItem Method Cognex VisionPro 9.22 SR1
This section handles events from the subject collection and updates the grids rows to match

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

protected virtual void Subject_ReplacingItem(
	Object sender,
	CogCollectionReplaceEventArgs e
)

Parameters

sender
Type: System Object
e
Type: Cognex.VisionPro CogCollectionReplaceEventArgs
See Also