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