Click or drag to resize

GHAMatrixSwitcherUnBind Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodUnBind(IGHAObject)
Unbinds all bindings for the source object
Public methodUnBind(IGHAObject, IGHAObject)
Unbinds the source and object (private implementation for the GHAMatrix Switcher)
Public methodUnBind(IGHAObject, String, IGHAObject, String)
Binds specific properties within the source and destination objects (GHAMAtrixSwitcher version of Bind)
Top
See Also