GHAMatrixSwitcherBind Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Bind(IGHAObject, IGHAObject) |
Attempts to bind all matching properties in the source and destination objects by matching properties defined in capabilities definitions
| |
| Bind(IGHAObject, String, IGHAObject, String) |
Creates a two-way binding between the specified property in source to the specified property in Destination. The property types must
match.
|