TEnumerableBase.IsEmpty Property
Determines whether a countable contains no elements.
public property IsEmpty: Boolean read GetIsEmpty;
Property Value
Type: Boolean
Implements
ICountable.IsEmptyIEnumerable.IsEmpty
Determines whether a countable contains no elements.
public property IsEmpty: Boolean read GetIsEmpty;