Click or drag to resize

BoxedTAddRange Method

Overload List
 NameDescription
Public methodStatic memberAddRange(ICollectionT, IEnumerableBoxedT) Adds unboxed values from the specified boxed items to the destination collection.
Public methodStatic memberAddRange(ICollectionBoxedT, IEnumerableT) Adds boxed versions of the specified source items to the destination collection.
Top
See Also