|  | Collection | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | AddRange(IList, IEnumerable) | Adds the elements of the specified collection to the end of the list. | 
|  | AddRangeT(ICollectionT, IEnumerableT) | Adds the elements of the specified collection to the end of the list. | 
|  | AddRangeT(ICollectionT, T, T, T) | Adds the elements of the specified collection to the end of the list. | 
 See Also
See Also