<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>Parse, Convertともに、数値に変換出来る文字列は “12345” や “123.45” などの正しい数値を表す文字列のみ。 文字列の前後、途中に数値以外の文字、スペースなどが入っていると例外が出る。 Parse, Convertともに、文字列の先頭に沢山の0（ゼロ）が付いていても数値変換出来る。 Parse, Convertともに、”0xFFFF” などの形式も例外になる。16進数とは認識出来ない。 Parse, Convertともに、Doubleへの変換は浮動小数点形式でも可能。 Parse, Convertともに、空文字列 “” は例外が出る。 Parseは null も例外に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F2020%2F05%2F28%2F151209&quot; title=&quot;C#のint.ParseとConvert.ToInt32の違い - shikaku&amp;#39;s blog&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-05-28 15:12:09</published>
  <title>C#のint.ParseとConvert.ToInt32の違い</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/2020/05/28/151209</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
