GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class / SideIndex Property
In This Topic
    SideIndex Property
    In This Topic
    Gets the index of this port in the GoGeneralNode list of ports on this side.
    Syntax
    public virtual int SideIndex {get; set;}
    Remarks
    This should only be set by GoGeneralNode code.
    See Also