<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktts</author_name>
  <author_url>https://blog.hatena.ne.jp/ktts/</author_url>
  <blog_title>ktts’s blog</blog_title>
  <blog_url>https://ktts.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>VB.NET</anon>
  </categories>
  <description>ある文字列の中に、ある文字列リストの一部／全部が含まれるかを判定する手法を調べたのでノートします参考サイト stackoverflow.com【C#の場合】 List&lt;string&gt; words = new List&lt;string&gt;() { &quot;bar&quot;, &quot;baz&quot; }; string chat1 = &quot;What is foo?&quot;; string chat2 = &quot;What is bar doing?&quot;; string chat3 = &quot;What is bar doing in baz?&quot;; // or Console.WriteLine(&quot;chat 1 is {0}.&quot;, words.Any…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fktts.hatenablog.com%2Fentry%2F2020%2F07%2F19%2F161319&quot; title=&quot;【C#】【VB.NET】文字列の中にList&amp;lt;string&amp;gt;が含まれるかを判定する - ktts’s blog&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/ktts/20200719/20200719155951.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-19 16:13:19</published>
  <title>【C#】【VB.NET】文字列の中にList&lt;string&gt;が含まれるかを判定する</title>
  <type>rich</type>
  <url>https://ktts.hatenablog.com/entry/2020/07/19/161319</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
