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