<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>espresso3389</author_name>
  <author_url>https://blog.hatena.ne.jp/espresso3389/</author_url>
  <blog_title>espresso3389の日記</blog_title>
  <blog_url>https://espresso3389.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>.NET Frameworkには、Collectionというgeneric型のコレクションを作成するときに使える便利なクラスがある。このクラスは、書き込み方面の処理さえできれば問題ない場合には、 ClearItems InsertItem RemoveItem SetItem の4つのメソッドさえ実装すれば良いので、.NET 1.X時代のように大変な思いをしてCollectionを書く必要はない。非常に楽だ。 しかしながら、コレクションの値を参照されたときに初めて値を用意するといったLazy Load的な処理をしようとすると、このクラスは全く頼りにならない。読み込み方向のプロパティ(Item/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fespresso3389.hatenablog.com%2Fentry%2F20071017%2F1192560326&quot; title=&quot;C++/CLIで、genericなCollectionを自力で実装してみる - espresso3389の日記&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>2007-10-17 03:45:26</published>
  <title>C++/CLIで、genericなCollectionを自力で実装してみる</title>
  <type>rich</type>
  <url>https://espresso3389.hatenablog.com/entry/20071017/1192560326</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
