SequenceBuilder T  Clear Method A Sandcastle Documented Class Library
Clears the contents of this builder.

Namespace: Sequences
Assembly: Sequences (in Sequences.dll) Version: 1.0.1.0 (1.0.1)
Syntax
public SequenceBuilder<T> Clear()

Return Value

Type: SequenceBuilder T 
This builder.
See Also