GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoPort Interface
/ DestinationLinksCount Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DestinationLinksCount Property (IGoPort)
In This Topic
Gets the number of links going out of this port.
Syntax
C#
int
DestinationLinksCount {
get
;}
Remarks
This is the number of links whose
IGoLink.FromPort
is this port.
See Also
Reference
IGoPort Interface
IGoPort Members