CogCollectionInsertEventArgs Constructor Cognex VisionPro 9.10
Constructs a new instance of the CogCollectionInsertEventArgs class.

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

public CogCollectionInsertEventArgs(
	int index,
	Object value
)
See Also