CogDataBindingsCollection Remove Method (String)Cognex VisionPro
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: 65.1.0.0 (65.1.0.0)
Syntax

public void Remove(
	string path
)
See Also