<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JHashimoto</author_name>
  <author_url>https://blog.hatena.ne.jp/JHashimoto/</author_url>
  <blog_title>Architect's Log</blog_title>
  <blog_url>https://blog.jhashimoto.net/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>C#</anon>
    <anon>LINQ</anon>
  </categories>
  <description>Enumerable.LongCount(TSource) メソッド (IEnumerable(TSource), Func(TSource, Boolean)) (System.Linq)シーケンス内で条件を満たす要素の数を表す Int64 を返します。 SQLでは、COUNTに相当します。 ソースコード using System; using System.Linq; namespace LinqSample { class Program { static void Main(string[] args) { int[] numbers = { 1, 2, 3, 4, 5 }; Cons…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.jhashimoto.net%2Fentry%2F20120407%2F1333840032&quot; title=&quot;IEnumerable.LongCountメソッド - Architect&amp;#39;s Log&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>http://capture.heartrails.com/150x130/shadow?http://msdn.microsoft.com/ja-jp/library/bb548914.aspx</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-04-07 08:07:12</published>
  <title>IEnumerable.LongCountメソッド</title>
  <type>rich</type>
  <url>https://blog.jhashimoto.net/entry/20120407/1333840032</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
