CogDataBindingsCollection Remove Method (String)Cognex VisionPro 9.20
If the collection contains a binding with the given path, removes it and calls its Dispose method.

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

public void Remove(
	string path
)
See Also