KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Enumerable
Extensions
Try
Add
Range Method
Overload List
TryAddRange(IEnumerable, IEnumerable, Boolean, Boolean)
Tries to add the specified
collection
to the
target
collection.
TryAddRange
T
(IEnumerable
T
, IEnumerable
T
, Boolean, Boolean)
Tries to add the specified
collection
to the
target
collection.
See Also
Reference
EnumerableExtensions Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also