GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoPort Interface
/ IsValidLink Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsValidLink Method (IGoPort)
In This Topic
This predicate should be true when it is valid to create a link from this port to another port.
Syntax
C#
bool
IsValidLink(
IGoPort
toPort
)
Parameters
toPort
See Also
Reference
IGoPort Interface
IGoPort Members