<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinsuke789</author_name>
  <author_url>https://blog.hatena.ne.jp/shinsuke789/</author_url>
  <blog_title>ソフラボの技術ブログ</blog_title>
  <blog_url>https://shinsuke789.hatenablog.jp/</blog_url>
  <categories>
    <anon>VisualStudio</anon>
  </categories>
  <description>XMLでデシリアライズする方法を書いた記事があまりなかったので少しまとめてみました。デシリアライズができれば簡単にクラスとマッピングできて楽ちんです。1階層の基本を覚えておけば、2階層移行ネストしていても使えます。 プロパティの型は、Stringですが適宜他の型に置換して下さい。コードはVB.NETですが、C#に置き換えても使えます。 環境 VisualStuido 2010 .NET Framework 4.0 デシリアライズ コード 'XDocument使用時 Dim xml As String = &quot;&quot; Dim xdoc As XDocument = XDocument.Parse(xm…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinsuke789.hatenablog.jp%2Fentry%2F2014%2F12%2F19%2F123000&quot; title=&quot;VB.NETでXMLをデシリアライズするときのパターンまとめ - ソフラボの技術ブログ&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>http://hatenablog.com/images/theme/og-image-1500.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-19 12:30:00</published>
  <title>VB.NETでXMLをデシリアライズするときのパターンまとめ</title>
  <type>rich</type>
  <url>https://shinsuke789.hatenablog.jp/entry/2014/12/19/123000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
