IEnumerable.IsEmpty Property

Determines whether the sequence contains no elements.

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

Property Value

Type: Boolean

True if the source sequence contains no elements; otherwise, False.