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

This is the overview for the ToLookup method overload.

 
Name 
Description 
 
Creates a Lookup{TKey,TElement} from an IEnumerable{T} according to a specified key selector function.  
 
Creates a Lookup{TKey,TElement} from an IEnumerable{T} according to specified key and element selector functions.  
 
Creates a Lookup{TKey,TElement} from an IEnumerable{T} according to a specified key selector function, a comparer and an element selector function.  
 
Creates a Lookup{TKey,TElement} from an IEnumerable{T} according to a specified key selector function and a key comparer.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.