GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoPort Interface
/ Links Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Links Property (IGoPort)
In This Topic
Gets an enumerator over all of the links connected at this port.
Syntax
C#
IEnumerable<IGoLink>
Links {
get
;}
See Also
Reference
IGoPort Interface
IGoPort Members