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