GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoPort Interface / CopyLinksArray Method
In This Topic
    CopyLinksArray Method (IGoPort)
    In This Topic
    Returns a newly allocated array containing references to all of the links connected to this port.
    Syntax
    IGoLink[] CopyLinksArray()
    See Also