Method SetupPort
SetupPort(INode, FieldInfo, out PortDirection, out PortType, out string)
Declaration
public IPort SetupPort(INode node, FieldInfo fieldInfo, out PortDirection direction, out PortType type, out string name)
Parameters
| Type | Name | Description |
|---|---|---|
| INode | node | |
| FieldInfo | fieldInfo | |
| PortDirection | direction | |
| PortType | type | |
| string | name |
Returns
| Type | Description |
|---|---|
| IPort |