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