Sequence T  ToString Method A Sandcastle Documented Class Library
Returns a string that represents this sequence.

Namespace: Sequences
Assembly: Sequences (in Sequences.dll) Version: 1.0.1.0 (1.0.1)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents this sequence.
See Also