CogDataBindingsCollection Remove Method Cognex VisionPro 9.21 SR1
Overload List

  NameDescription
Public methodRemove(String)
If the collection contains a binding with the given path, removes it and calls its Dispose method.
Public methodRemove(CogDataBinding)
If the collection contains the given binding, removes it and calls its Dispose method.
Top
See Also