<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>vbdotnetmemo</author_name>
  <author_url>https://blog.hatena.ne.jp/vbdotnetmemo/</author_url>
  <blog_title>いろいろだなぁ</blog_title>
  <blog_url>https://vbdotnetmemo.hatenadiary.org/</blog_url>
  <categories>
    <anon>vb.net - illustrator</anon>
  </categories>
  <description>文字列の改行を徹底的に削除←なんてやってたけど、どうもうまくいかない。 仕方ないので一文字づつ処理していく事にした。 Dim temContents As String = String.Empty Dim newCont As String Dim temCont As String = String.Empty For Each tItem As TextArtItem In IllDoc.TextArtItems newCont = String.Empty With tItem temContents = Replace(Trim(.Contents), &quot; &quot;, String.Emp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvbdotnetmemo.hatenadiary.org%2Fentry%2F20100714%2F1279090890&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>2010-07-14 16:01:30</published>
  <title>文字列の改行を削除　３回目</title>
  <type>rich</type>
  <url>https://vbdotnetmemo.hatenadiary.org/entry/20100714/1279090890</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
