GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoGeneralNode Class
/ FindName Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FindName Method (GoGeneralNode)
In This Topic
The properties referring to parts of this node are also the names of those parts.
Syntax
C#
public
override
string
FindName(
GoObject
child
)
Parameters
child
Remarks
LeftPorts and RightPorts have generated names that are of the form: "Lnnn" or "Rnnn", where "nnn" is the index of that port.
See Also
Reference
GoGeneralNode Class
GoGeneralNode Members