GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoGeneralNodePort Class
/ SideIndex Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SideIndex Property
In This Topic
Gets the index of this port in the
GoGeneralNode
list of ports on this side.
Syntax
C#
public
virtual
int
SideIndex {
get
;
set
;}
Remarks
This should only be set by
GoGeneralNode
code.
See Also
Reference
GoGeneralNodePort Class
GoGeneralNodePort Members