GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoLink Interface
/ GetOtherNode Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetOtherNode Method (IGoLink)
In This Topic
Given one of the nodes connected to this link, return this link's other node.
Syntax
C#
IGoNode
GetOtherNode(
IGoNode
n
)
Parameters
n
See Also
Reference
IGoLink Interface
IGoLink Members