Overload List
| Name | Description | |
|---|---|---|
| Remove(String) |
If the collection contains a binding with the given path, removes it and
calls its Dispose method.
| |
| Remove(CogDataBinding) |
If the collection contains the given binding, removes it and
calls its Dispose method.
|
See Also