ISequence 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
bool IsEmpty { get; }

Property Value

Type: Boolean
See Also