GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class / CopyObject Method
In This Topic
    CopyObject Method (GoGeneralNodePort)
    In This Topic
    Copy the port's label too, and make sure its GoGeneralNodePortLabel.Port property points to the copied port.
    Syntax
    public override GoObject CopyObject( 
       GoCopyDictionary env
    )

    Parameters

    env
    See Also