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