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