<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nagakura_eil</author_name>
  <author_url>https://blog.hatena.ne.jp/nagakura_eil/</author_url>
  <blog_title>だらだらやるよ。</blog_title>
  <blog_url>https://nagakura-eil.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>LINQという機能の中で使用されます。 内部的にはメソッド呼び出しのシンタックスシュガーなのかな IEnumerableなど、データのまとまりを扱うクラスで使用できるようになっています。 基本的な使いかたは以下のような感じ var list = new[] { new { Col1 = 1,Col2 = &quot;a&quot; }, new { Col1 = 2,Col2 = &quot;aa&quot; }, new { Col1 = 3,Col2 = &quot;aaa&quot; }, new { Col1 = 4,Col2 = &quot;abc&quot; }, new { Col1 = 5,Col2 = &quot;ba&quot; }}; var result1 = fro…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnagakura-eil.hatenadiary.org%2Fentry%2F20080330%2F1206886079&quot; title=&quot;C#3.0機能紹介その６。クエリ式 - だらだらやるよ。&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>2008-03-30 23:07:59</published>
  <title>C#3.0機能紹介その６。クエリ式</title>
  <type>rich</type>
  <url>https://nagakura-eil.hatenadiary.org/entry/20080330/1206886079</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
