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