<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Type 'HashSet' not defined in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Type-HashSet-not-defined/m-p/63514#M16446</link>
    <description>Thanks, I was missing System.Core.dll.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Aug 2020 11:29:00 GMT</pubDate>
    <dc:creator>NicholasZejdlik</dc:creator>
    <dc:date>2020-08-21T11:29:00Z</dc:date>
    <item>
      <title>Type 'HashSet' not defined</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Type-HashSet-not-defined/m-p/63512#M16444</link>
      <description>I'm attempting to use a HashSet in a Blue Prism code stage, but it keeps coming up with an error saying that "Type 'HashSet' is not defined". The specific line of code that is generating the error is this:&lt;BR /&gt;
&lt;PRE class="language-csharp"&gt;Dim Values As New &lt;SPAN class="token class-name"&gt;System&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;Collections&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;Generic&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;HashSet&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;Of Object&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;​&lt;/PRE&gt;
&lt;BR /&gt;I have System.Collections.Generic in the NameSpace imports, and System.Collections.dll in the references list. I'm on Blue Prism version 5.24, which according to System.Environment.Version is using .net framework 4.0. If I take this line of code and slap it in a Visual Studio project targeting framework 4.0, it compiles just fine.&lt;BR /&gt;&lt;BR /&gt;Is there something that I'm missing? I can workaround it by using a Dictionary instead, but I'm curious why this won't compile.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Aug 2020 15:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Type-HashSet-not-defined/m-p/63512#M16444</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-08-19T15:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Type 'HashSet' not defined</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Type-HashSet-not-defined/m-p/63513#M16445</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am able to get this to compile with the following:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26849.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26979i97E1151FA933ADE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="26849.png" alt="26849.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26850.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26981iB84959327FD43412/image-size/large?v=v2&amp;amp;px=999" role="button" title="26850.png" alt="26850.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Aug 2020 00:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Type-HashSet-not-defined/m-p/63513#M16445</guid>
      <dc:creator>james.man</dc:creator>
      <dc:date>2020-08-21T00:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Type 'HashSet' not defined</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Type-HashSet-not-defined/m-p/63514#M16446</link>
      <description>Thanks, I was missing System.Core.dll.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Aug 2020 11:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Type-HashSet-not-defined/m-p/63514#M16446</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-08-21T11:29:00Z</dc:date>
    </item>
  </channel>
</rss>

