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. |
What do you think about this topic? Send feedback!
|
Copyright (c) 2017. All rights reserved.
|