You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Lookup Class > Lookup Methods > ApplyResultSelector Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Lookup.ApplyResultSelector Method

Applies a transform function to each key and its associated values and returns the results.

Syntax
C++
C#
Visual Basic
public: IEnumerable<TResult> ApplyResultSelector<TResult>( Func<TKey, IEnumerable<TElement>, TResult> resultSelector );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.