<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tack41tu</author_name>
  <author_url>https://blog.hatena.ne.jp/tack41tu/</author_url>
  <blog_title>一人情シスのつぶやき</blog_title>
  <blog_url>https://tack41tu.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>IEnumerable(IEnumerator)はIListに比べると制約が多く、同じことをやろうとしても面倒、その分汎用性が高い、くらいに思ってました。 実際には、IEnumerableには要素の編集が一切できないのが最も大きな違いだと思います。 stackoverflow.com System.Linqを参照に追加すればIEnumerable.Appendが利用できますが、これはIList.Addとは違い非破壊的メソッドで自身は変更せずに要素を追加した新しいオブジェクトへの参照を返すだけです。 逆に言うと、一度設定したら編集しないCollectionを利用する場合はIEnumerableと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftack41tu.hatenablog.com%2Fentry%2F2019%2F01%2F16%2F210815&quot; title=&quot;C#におけるIEnumerable,IEnumerator - 一人情シスのつぶやき&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>2019-01-16 21:08:15</published>
  <title>C#におけるIEnumerable,IEnumerator</title>
  <type>rich</type>
  <url>https://tack41tu.hatenablog.com/entry/2019/01/16/210815</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
