TransformConnector Methods |
The TransformConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| AddElement |
Adds an element to the internal element collection.
| |
| AddElements |
Adds an element to the internal element collection.
| |
| ClearElements |
Clears the elements.
| |
| Connect |
Connects the current instance to the specified connector.
| |
| Disconnect |
Disconnects this instance from its corresponding connector.
| |
| RemoveElement |
Removes the element, as well as any dependencies or associated parameters.
| |
| ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) | |
| TryRemoveElement |
Removes the element if there are no dependencies and not parameters associated. Otherwise, the operation is canceled.
|