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

this is here because LINQ Bridge doesn't support Contains with IEqualityComparer

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