GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroup Class / IsEmpty Property
In This Topic
    IsEmpty Property (GoGroup)
    In This Topic
    This predicate is true when there are no objects in this group.
    Syntax
    [Browsable(false)]
    public virtual bool IsEmpty {get;}
    See Also