<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>SNegishi</author_name>
  <author_url>https://blog.hatena.ne.jp/SNegishi/</author_url>
  <blog_title>派遣事務員の迷走</blog_title>
  <blog_url>https://koroko.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>こんにちは。 派犬事務員のコロ子です。クラスのインスタンスの生成でちょっと気になる事がある。 ループをしながらDictionaryオブジェクト（Collection オブジェクトでも）のアイテムにクラス型のオブジェクトを追加する場合、ループの中でインスタンスを生成しているコードをよく見かける。【例】 クラスモジュール：Class1 Public data As Long '標準モジュール Sub Test1() Dim dic As Dictionary Set dic = New Dictionary Dim i As Long For i = 1 To 3 Dim dicitem As C…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoroko.hatenablog.com%2Fentry%2F2020%2F03%2F29%2F233841&quot; title=&quot;コロ子勘違いしていた　インスタンスの生成 - 派遣事務員の迷走&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>2020-03-29 23:38:41</published>
  <title>コロ子勘違いしていた　インスタンスの生成</title>
  <type>rich</type>
  <url>https://koroko.hatenablog.com/entry/2020/03/29/233841</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
