Collection |
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. |