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