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