CogCollectionWatcher Subject_ReplacedItem Method Cognex VisionPro 9.10

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

protected virtual void Subject_ReplacedItem(
	Object sender,
	CogCollectionReplaceEventArgs e
)

Parameters

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