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