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

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

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