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

public void Remove(
	string path
)
See Also