GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoMultiTextNode Class
/ SetRightPort 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
SetRightPort Method (GoMultiTextNode)
In This Topic
Replace the port at a particular index position on the right side of this node.
Syntax
C#
public
virtual
void
SetRightPort(
int
i
,
GoObject
p
)
Parameters
i
a zero-based non-negative index
p
See Also
Reference
GoMultiTextNode Class
GoMultiTextNode Members