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

This is the overview for the ToDictionary method overload.

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