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