GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollectionEnumerator Structure / Current Property
In This Topic
    Current Property (GoCollectionEnumerator)
    In This Topic
    Gets the current object in the collection for this enumerator.
    Syntax
    public GoObject Current {get;}
    See Also