GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayer Class / Count Property
In This Topic
    Count Property (GoLayer)
    In This Topic
    Gets the number of objects in this layer.
    Syntax
    [Description("The number of objects in this layer.")]
    public int Count {get;}
    See Also