You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > CollectionUtils Class > CollectionUtils Methods > AddRangeDistinct Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
CollectionUtils.AddRangeDistinct Method
Syntax
C++
C#
Visual Basic
public: bool AddRangeDistinct<T>( this IList<T> list, IEnumerable<T> values, IEqualityComparer<T> comparer );

This is AddRangeDistinct, a member of class CollectionUtils.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.