IDictionaryExtensionsToSortedDictionary Method

Overload List

ToSortedDictionaryTKey, TValue(IDictionaryTKey, TValue) Converts an IDictionaryTKey, TValue to SortedDictionaryTKey, TValue.
ToSortedDictionaryTKey, TValue(IDictionaryTKey, TValue, IComparerTKey) Converts an IDictionaryTKey, TValue to SortedDictionaryTKey, TValue.

See Also