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

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

public CogCollectionInsertEventArgs(
	int index,
	Object value
)
See Also