Method GetPortIndex
GetPortIndex(PortView)
Gets the index of the port.
Declaration
public int GetPortIndex(PortView port)
Parameters
Type | Name | Description |
---|---|---|
PortView | port | The port view. |
Returns
Type | Description |
---|---|
int | PortView index in the node. |