<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmg1998</author_name>
  <author_url>https://blog.hatena.ne.jp/tmg1998/</author_url>
  <blog_title>TIL</blog_title>
  <blog_url>https://tmg0525.hatenadiary.jp/</blog_url>
  <categories>
    <anon>VB</anon>
  </categories>
  <description>If(条件式, 真の時, 偽の時)で記述する Dim x As Integer = 5 Dim y As Integer = If(x = 10, 20, 10) // yには10が代入される 参考文献 [ VB.NET / C# ] 3項演算子 ( VB2008 から IIf 関数は使わない ) – 行け！偏差値40プログラマー</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmg0525.hatenadiary.jp%2Fentry%2F2017%2F09%2F14%2F144052&quot; title=&quot;三項演算子 - VB.net - TIL&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>2017-09-14 14:40:52</published>
  <title>三項演算子 - VB.net</title>
  <type>rich</type>
  <url>https://tmg0525.hatenadiary.jp/entry/2017/09/14/144052</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
