<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kotsubu-chan</author_name>
  <author_url>https://blog.hatena.ne.jp/kotsubu-chan/</author_url>
  <blog_title>続・ひよ子のきもち</blog_title>
  <blog_url>https://kotsubu-chan.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>リターン値を得るために、変数 sb が作業領域 StringBuilder を保持します。StringBuilder を使うと、文字列を編集（追加/削除/置換/挿入）したいときに便利です。すると、次のような構造が見えてきます。 StringBuilder sb = new StringBuilder(); ... sb.Append(&quot;...&quot;) ... // 文字列を末尾に追加する return sb.ToString();メソッド StringBuilder.Append を利用して、作業領域 sb の末尾に文字列を追加しながら、最後に、メソッド StringBuilder.ToStrin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkotsubu-chan.hatenadiary.org%2Fentry%2F20081119%2F1222268888&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>2008-11-19 00:08:08</published>
  <title>インスタンスの文字列表現</title>
  <type>rich</type>
  <url>https://kotsubu-chan.hatenadiary.org/entry/20081119/1222268888</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
