GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class
Members
In This Topic
    GoGeneralNodePort Class
    In This Topic
    A GoPort that is part of a GoGeneralNode.
    Syntax
    [Serializable()]
    public class GoGeneralNodePort : GoPort, IGoGraphPart, IGoIdentifiablePart, IGoPort  
    Remarks
    This is normally created by GoGeneralNode.GoGeneralNode.CreatePort.
    See Also