CogStringCollection SetKey Method Cognex VisionPro 9.7
Sets the key of the item at the specified index.

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

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