Sequence T  IsEmpty Property A Sandcastle Documented Class Library
Tests whether the sequence is empty.

Namespace: Sequences
Assembly: Sequences (in Sequences.dll) Version: 1.0.1.0 (1.0.1)
Syntax
public virtual bool IsEmpty { get; }

Property Value

Type: Boolean

Implements

ISequence T  IsEmpty
See Also