BoxedTAdd |
| Name | Description | |
|---|---|---|
| AddRange(ICollectionT, IEnumerableBoxedT) | Adds unboxed values from the specified boxed items to the destination collection. | |
| AddRange(ICollectionBoxedT, IEnumerableT) | Adds boxed versions of the specified source items to the destination collection. |