GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoPort Class
/ ContainsLink Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ContainsLink Method (GoPort)
In This Topic
Determine if a link is connected at this port.
Syntax
C#
public
virtual
bool
ContainsLink(
IGoLink
l
)
Parameters
l
Return Value
True if
l
is in this port's collection of connected links.
See Also
Reference
GoPort Class
GoPort Members