CogStringCollection Remove Method Cognex VisionPro 9.21 SR1
Removes the item with the specified key.

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

public void Remove(
	string key
)
See Also