<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>Linq</anon>
  </categories>
  <description>前回に引き続き、変換演算子についてです。 今回は、ToDictionaryメソッドです。ToDictionaryメソッドは、文字通り結果をDictionaryに変換してくれます。 個人的には、よく利用するメソッドです。 前回までのToArrayやToListと違い、ToDictionaryは引数を与える必要があります。 よく利用するのは、以下の書式です。 public static Dictionary&lt;TKey, TSource&gt; ToDictionary&lt;TSource, TKey&gt;( this IEnumerable&lt;TSource&gt; source, Func&lt;TSource, TKey…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F20100628%2Fp1&quot; title=&quot; Linq入門記-14 (LINQ To Object, 変換演算子, ToDictionary) - いろいろ備忘録日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-06-28 00:00:00</published>
  <title> Linq入門記-14 (LINQ To Object, 変換演算子, ToDictionary)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/20100628/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
