<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>■ Tuple（タプル） * tupleとは「組」。コンピューターの分野では、「1件分のデータ」 * 1つにまとめたい複数オブジェクトをパラメータとして、TupleクラスのCreate()を呼び出す * Tupleオブジェクト内の項目は、Item1、Item2、・・・といったプロパティによりアクセス可能 * 8個までのオブジェクトを1つにまとめることができる * 9個以上の場合には入れ子にする ■ 注意事項 * .NET4.0 から使用可能（.NET3.5じゃ使えない。。。） ■ サンプル private void button1_Click(object sender, EventArgs …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2011%2F03%2F29%2F234236&quot; title=&quot;【C#】Tuple（タプル） - プログラム の超個人的なメモ&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>2011-03-29 23:42:36</published>
  <title>【C#】Tuple（タプル）</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2011/03/29/234236</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
