GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNodeLinkEnumerator Structure / Current Property
In This Topic
    Current Property (GoNodeLinkEnumerator)
    In This Topic
    Gets the current link in the collection of links connected to this node.
    Syntax
    public IGoLink Current {get;}
    See Also