TEnumerableBase.IsEmpty Property

Determines whether a countable contains no elements.

Namespace: Spring.Collections.Base
public
 property IsEmpty: Boolean read GetIsEmpty;

Property Value

Type: Boolean

 

Implements

ICountable.IsEmpty
IEnumerable.IsEmpty