IEnumerable.IsEmpty Property
Definition
Determines whether the sequence contains no elements.
Delphi
property IsEmpty
Value
Boolean
True if the source sequence contains no elements; otherwise, False .
Determines whether the sequence contains no elements.
property IsEmpty
True if the source sequence contains no elements; otherwise, False .