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