GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoMultiTextNode Class
/ GetRightPort Method
a zero-based, non-negative index
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetRightPort Method (GoMultiTextNode)
In This Topic
Return a port by its index position on the right side of this node.
Syntax
C#
public
virtual
GoObject
GetRightPort(
int
i
)
Parameters
i
a zero-based, non-negative index
Return Value
null if
i
is greater than or equal to
ItemCount
See Also
Reference
GoMultiTextNode Class
GoMultiTextNode Members