<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wkpn</author_name>
  <author_url>https://blog.hatena.ne.jp/wkpn/</author_url>
  <blog_title>踊るプログラマー</blog_title>
  <blog_url>https://waken.hatenablog.com/</blog_url>
  <categories>
    <anon>c#</anon>
  </categories>
  <description>Linqについて C#にはC++にはないLinqという素晴らしい仕組みがあるらしい。脳に刻みこむためにメモした。以下のスライドを参照してまとめただけ。 http://www.slideshare.net/shotababa359/c-linq-to-objects 利用方法 using System.Linq を書くだけ。!!Linqにある拡張メソッド一覧 名前 説明 例 Count 数を返す var v = characters.Count( c=&gt; c.Nenshu &gt;= 10000000 ); Where 要素抽出 var v = characters.Where( c=&gt; c.Nens…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaken.hatenablog.com%2Fentry%2F2016%2F08%2F01%2F164858&quot; title=&quot;C#のLinqについてまとめた。 - 踊るプログラマー&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>2016-08-01 16:48:58</published>
  <title>C#のLinqについてまとめた。</title>
  <type>rich</type>
  <url>https://waken.hatenablog.com/entry/2016/08/01/164858</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
