DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
convert list of string to dictionary
var res = list.ToDictionary(x => x, x => x);
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#convert
#list
#string
#dictionary
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit