ValueType
Collects elements and builds a list
LastCons
'T list
Result
this.Add
'T
Add an element to the collector
this.AddMany
'T seq
Add multiple elements to the collector
this.AddManyAndClose
Add multiple elements to the collector and return the resulting list
this.Close
Return the resulting list
Type something to start searching.