<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>siokoshou</author_name>
  <author_url>https://blog.hatena.ne.jp/siokoshou/</author_url>
  <blog_title>当面C#と.NETな記録</blog_title>
  <blog_url>https://siokoshou.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>次のC#3.0で追加される機能の var。Font font = this.Font; みたいな朗読したくない文が var font = this.Font; と書けて、ちょっといい感じ。Fontくらいだとバカっぽくなくなるだけだけど、Dictionary orders = new Dictionary(); が var orders = new Dictionary(); となるとかなりスッキリですね。 で、ふと思ったのが、foreachスニペット。デフォルトでは要素の変数名が var です。これって大丈夫なの？と思って調べてみました。普通に考えて var は新しい予約語だろうし、intって…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsiokoshou.hatenadiary.org%2Fentry%2F20070324%2Fp1&quot; title=&quot; Implicitly typed local variables - 当面C#と.NETな記録&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>2007-03-24 00:00:00</published>
  <title> Implicitly typed local variables</title>
  <type>rich</type>
  <url>https://siokoshou.hatenadiary.org/entry/20070324/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
