| ListExtensions Methods |
The ListExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRangeT |
Adds a set of items to a list.
| |
| AsReadOnlyT |
Convert a List into a ReadOnly list.
| |
| ConvertAllT, TOutput |
Runs each item through a conversion and returns the produced list.
|