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