<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sasaki816</author_name>
  <author_url>https://blog.hatena.ne.jp/sasaki816/</author_url>
  <blog_title>佐々木屋</blog_title>
  <blog_url>https://sasaki816.hatenablog.com/</blog_url>
  <categories>
    <anon>1．C#、VB.NET</anon>
    <anon>1．C#、VB.NET-1．C#、VB.NETの違い</anon>
    <anon>1．C#、VB.NET-3．クラス-2．プロパティ</anon>
    <anon>1．C#、VB.NET-3．クラス</anon>
  </categories>
  <description>便利なのか余計なお世話なのか分かりませんが、VB.NETのプロパティは引数を実装できます。 例えば以下のような感じ。 Private piyo As String() = {&quot;a&quot;, &quot;b&quot;, &quot;c&quot;} Public ReadOnly Property Hoge(ByVal index As Integer) As String Get Return piyo(index) End Get End Property クラス内で配列操作をする場合なら便利かな？ でも引数が必要であればメソッドでもいいような気もします。value値が省略できるくらいの恩恵が無いような。C#の場合プロパティは引数を持…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaki816.hatenablog.com%2Fentry%2F2018%2F12%2F12%2F141745&quot; title=&quot;VB.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>2018-12-12 14:17:45</published>
  <title>VB.NETのプロパティは引数を付けられる</title>
  <type>rich</type>
  <url>https://sasaki816.hatenablog.com/entry/2018/12/12/141745</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
