ToStringKeyedDictionaryTValue(IEnumerableTValue, FuncTValue, String, StringSegmentComparer) | Creates a StringKeyedDictionaryTValue from an IEnumerableT instance using the specified keySelector delegate and a comparer. |
ToStringKeyedDictionaryTSource, TValue(IEnumerableTSource, FuncTSource, String, FuncTSource, TValue, StringSegmentComparer) | Creates a StringKeyedDictionaryTValue from an IEnumerableT instance using the specified key and value selector delegates and a comparer. |