<?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 How to create a new instance of a GraphicCollection in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-a-new-instance-of-a/m-p/636182#M7858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Xamarin I am trying:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="color: #3364a4;"&gt;GraphicCollection&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;Graphics&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;GraphicCollection&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it does not work -&amp;gt; does not take 0 arguments&lt;/P&gt;&lt;P&gt;what I want to do is to rewrite the &lt;A href="http://www.arcgis.com/home/item.html?id=71e82397445a47629e45f15161ca4761"&gt;PointClusterer&lt;/A&gt;&amp;nbsp;sample for the windows desktop into&amp;nbsp;Xamarin Forms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2016 21:59:42 GMT</pubDate>
    <dc:creator>ThomasArnold</dc:creator>
    <dc:date>2016-12-13T21:59:42Z</dc:date>
    <item>
      <title>How to create a new instance of a GraphicCollection</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-a-new-instance-of-a/m-p/636182#M7858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Xamarin I am trying:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="color: #3364a4;"&gt;GraphicCollection&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;Graphics&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;GraphicCollection&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it does not work -&amp;gt; does not take 0 arguments&lt;/P&gt;&lt;P&gt;what I want to do is to rewrite the &lt;A href="http://www.arcgis.com/home/item.html?id=71e82397445a47629e45f15161ca4761"&gt;PointClusterer&lt;/A&gt;&amp;nbsp;sample for the windows desktop into&amp;nbsp;Xamarin Forms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 21:59:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-a-new-instance-of-a/m-p/636182#M7858</guid>
      <dc:creator>ThomasArnold</dc:creator>
      <dc:date>2016-12-13T21:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new instance of a GraphicCollection</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-a-new-instance-of-a/m-p/636183#M7859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It isn't creatable or settable on the overlay.&lt;/P&gt;&lt;P&gt;Instead create a GraphicsOverlay. It comes with a GraphicsCollection in it that you can use. To put if another way: Think of your overlay as the graphics collection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 21:27:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-a-new-instance-of-a/m-p/636183#M7859</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2016-12-14T21:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new instance of a GraphicCollection</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-a-new-instance-of-a/m-p/636184#M7860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay, I understand, like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #3364a4;"&gt;GraphicsOverlay&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;overlay&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;GraphicsOverlay&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: Menlo;"&gt; &lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #3364a4;"&gt;GraphicCollection&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;collection&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;overlay&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;Graphics&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 10:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-a-new-instance-of-a/m-p/636184#M7860</guid>
      <dc:creator>ThomasArnold</dc:creator>
      <dc:date>2016-12-20T10:14:39Z</dc:date>
    </item>
  </channel>
</rss>

