GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSubGraph Class
/ CreatePort Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CreatePort Method (GoSubGraph)
In This Topic
This method is called to create a port that represents the subgraph as a whole.
Syntax
C#
protected
virtual
GoPort
CreatePort()
Return Value
By default this returns null--the subgraph does not have a port
See Also
Reference
GoSubGraph Class
GoSubGraph Members