You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > StringUtils Class > StringUtils Methods > ForgivingCaseSensitiveFind Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StringUtils.ForgivingCaseSensitiveFind Method
Syntax
C++
C#
Visual Basic
public: TSource ForgivingCaseSensitiveFind<TSource>( this IEnumerable<TSource> source, Func<TSource, string> valueSelector, string testValue );

This is ForgivingCaseSensitiveFind, a member of class StringUtils.

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