<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>VB.NET</anon>
  </categories>
  <description>■ ループ For文 For 【初期値】 To 【終了値】 Step 【増減値】 【処理】 Next http://www.vb-dotnet.com/general5/index.html For Each文 For Each 【コレクション内の要素を格納する変数】 In 【コレクション】 【処理】 Next http://www.vb-dotnet.com/general4/index.html Do While文（C#のWhile文） Do While 【条件式】 【処理】 Loop ■ ループ制御 途中で抜ける（C#のBreak文） Exit Do http://www.heishin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F25432404&quot; title=&quot;【VB】C#との差異　(ループ編) - プログラム の超個人的なメモ&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>2011-07-28 22:40:03</published>
  <title>【VB】C#との差異　(ループ編)</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/25432404</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
