GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoNode Interface
/ Ports Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Ports Property (IGoNode)
In This Topic
Gets an enumerator over all of the ports that are part of this node.
Syntax
C#
IEnumerable<IGoPort>
Ports {
get
;}
See Also
Reference
IGoNode Interface
IGoNode Members