ienumerable c# to dictionary code example Example: c# iorderedenumerable to dictionary sortedDict.ToDictionary(pair => pair.Key, pair => pair.Value);