<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kan_kikuchi</author_name>
  <author_url>https://blog.hatena.ne.jp/kan_kikuchi/</author_url>
  <blog_title>(:3[kanのメモ帳]</blog_title>
  <blog_url>https://kan-kikuchi.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
    <anon>C#</anon>
  </categories>
  <description>この記事でのバージョン Unity 2020.3.25f1 はじめに 今回は「Listの中身を見たいがDebug.Logにそのまま突っ込んでも確認出来ない」みたいな時に使える var list = new List&lt;string&gt;() { &quot;aaa&quot;, &quot;123&quot;, &quot;あいう&quot; }; //Listの中身を確認したいが、これだと出来ない Debug.Log(list); Listや配列の要素を連結するString.Joinの紹介です！ちなみにUnityというよりC#の話になります。 String.Join</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkan-kikuchi.hatenablog.com%2Fentry%2FString_Join&quot; title=&quot;Listや配列の要素を連結するString.Join【Unity】 【C#】 - (:3[kanのメモ帳]&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kan_kikuchi/20220113/20220113073413.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-24 07:53:00</published>
  <title>Listや配列の要素を連結するString.Join【Unity】 【C#】</title>
  <type>rich</type>
  <url>https://kan-kikuchi.hatenablog.com/entry/String_Join</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
