Port.ConnectTo
Parameters
| other | Other port to connect to. |
Returns
Edge Newly created edge.
Description 描述
Creates an edge between this port and the 'other' port.
The new edge still needs to be added to the graph.
Parameters
| other | Other port to connect to. |
Returns
T Newly created edge.
Description 描述
Creates an edge between this port and the 'other' port.
The new edge still needs to be added to the graph.