<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>macky2016</author_name>
  <author_url>https://blog.hatena.ne.jp/macky2016/</author_url>
  <blog_title>マッピィ Techlog</blog_title>
  <blog_url>https://macky2016.hateblo.jp/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>解説についてはMicrosoft .NET Blogでされています。 https://devblogs.microsoft.com/dotnet/please-welcome-immutablearrayt/ 公式なので信頼性はあります。ImmutableListとの違いはパフォーマンス。 要素数が16より小さい時は使うべきとあります。ともかくサンプルを作ってみます。 .NetFrameworkではなく、.NetCoreで使えるようです。 using System.Collections.Immutable; ..（略） static void Main(string[] args) { va…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmacky2016.hateblo.jp%2Fentry%2F2019%2F03%2F25%2F123000&quot; title=&quot;【C#】ImmutableArrayについて - マッピィ Techlog&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>https://images-fe.ssl-images-amazon.com/images/I/51JHt1hXhaL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-25 12:30:00</published>
  <title>【C#】ImmutableArrayについて</title>
  <type>rich</type>
  <url>https://macky2016.hateblo.jp/entry/2019/03/25/123000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
