CogDataAnalysis SetKey Method Cognex VisionPro 9.24
Sets the key of the item at the specified index.

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

public void SetKey(
	int index,
	string key
)
See Also