Utils_LinqAddRange Method |
| Name | Description | |
|---|---|---|
| AddRange(ListString, String) |
Adds the elements of the specified collection to the end of the List.
| |
| AddRangeT(ListT, T) |
Adds the elements of the specified collection to the end of the System.Collections.Generic.List.
|