GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNodeNodeEnumerator Structure / Current Property
In This Topic
    Current Property (GoNodeNodeEnumerator)
    In This Topic
    Gets the current node in the collection of connected nodes.
    Syntax
    public IGoNode Current {get;}
    See Also