Sequence T  Count Property A Sandcastle Documented Class Library
Returns the length of this sequence. If this sequence represents an infinite set or series, this will never return!

Namespace: Sequences
Assembly: Sequences (in Sequences.dll) Version: 1.0.1.0 (1.0.1)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ISequence T  Count
See Also