<?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: ArgumentOutOfRangeException when reordering layers while other layers are loading in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318754#M3738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you&amp;nbsp;provide a snippet of code that shows where (in the MapView/Map/Layer lifecycle) and how you are moving layers in the collection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2017 18:31:53 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2017-02-06T18:31:53Z</dc:date>
    <item>
      <title>ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318747#M3731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When reordering layers, even those that are not the ones loading, it is possible to hit this exception. Note that the spatial reference was already set on the map view. Sample callstack: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.Collections.Generic.List`1.Insert(Int32 index, T item)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at Esri.ArcGISRuntime.Controls.CoreLayerCollection.MoveLayer(Layer layer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at Esri.ArcGISRuntime.Controls.ViewBase.HandleLayersMoved(CoreLayerCollection layerManager, IEnumerable`1 movedLayers)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at Esri.ArcGISRuntime.Controls.ViewBase.&amp;lt;OnLayersChanged&amp;gt;d__1.MoveNext()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.&lt;SPAN class="code-object" style="color: #910091;"&gt;Runtime&lt;/SPAN&gt;.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.&lt;SPAN class="code-object" style="color: #910091;"&gt;Runtime&lt;/SPAN&gt;.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at Esri.ArcGISRuntime.Controls.ViewBase.&amp;lt;OnLayerCollectionChanged&amp;gt;d__41.MoveNext()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.&lt;SPAN class="code-object" style="color: #910091;"&gt;Runtime&lt;/SPAN&gt;.CompilerServices.AsyncMethodBuilderCore.&amp;lt;&amp;gt;c.&amp;lt;ThrowAsync&amp;gt;b__6_0(&lt;SPAN class="code-object" style="color: #910091;"&gt;Object&lt;/SPAN&gt; state)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, &lt;SPAN class="code-object" style="color: #910091;"&gt;Object&lt;/SPAN&gt; args, Int32 numArgs)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.Windows.Threading.ExceptionWrapper.TryCatchWhen(&lt;SPAN class="code-object" style="color: #910091;"&gt;Object&lt;/SPAN&gt; source, Delegate callback, &lt;SPAN class="code-object" style="color: #910091;"&gt;Object&lt;/SPAN&gt; args, Int32 numArgs, Delegate catchHandler)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; at &lt;SPAN class="code-object" style="color: #910091;"&gt;System&lt;/SPAN&gt;.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 16:02:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318747#M3731</guid>
      <dc:creator>carloscasanova</dc:creator>
      <dc:date>2016-06-03T16:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318748#M3732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;awaiting LayersLoadedAsync before doing any layer moves appears to avoid the issue, but I am not 100% sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not seen the issue when adding or removing layers. It only has manifested itself when moving layers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 16:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318748#M3732</guid>
      <dc:creator>carloscasanova</dc:creator>
      <dc:date>2016-06-03T16:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318749#M3733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also seeing this issue occur frequently since moving to the latest version of the runtime (10.2.7). With previous versions this was not an issue. Our code hasn't changed, but we now get an awful lot of these which cause our application to crash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is a fix for this being investigated? Argument out of range exception should not be difficult to put some preventative code around at the very least.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 11:37:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318749#M3733</guid>
      <dc:creator>JonDicken</dc:creator>
      <dc:date>2016-12-12T11:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318750#M3734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say you have moved to the latest version, do you mean v10.2.7 or v100?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 22:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318750#M3734</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-12-13T22:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318751#M3735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running 10.2.7 as stated above.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;"since moving to the latest version of the runtime (10.2.7)."&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have been using the runtime since it was in beta and been through each version without having this issue. So it certainly appears to have been introduced in 10.2.7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 09:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318751#M3735</guid>
      <dc:creator>JonDicken</dc:creator>
      <dc:date>2016-12-14T09:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318752#M3736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a code sample that reproduces this issue? I do see some changes in that area for the v10.2.7 release and&amp;nbsp;would like&amp;nbsp;to confirm it's no longer an issue in the recently&amp;nbsp;released v100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 17:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318752#M3736</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-12-15T17:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318753#M3737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's awkward to provide a sample which reproduces this due to the size and nature of the application in which we are experiencing the exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this an issue which you will be looking in to further as part of your support for 10.2.7? We are understandably reluctant to move our code over to v100 at this point in time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 08:54:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318753#M3737</guid>
      <dc:creator>JonDicken</dc:creator>
      <dc:date>2017-02-06T08:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318754#M3738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you&amp;nbsp;provide a snippet of code that shows where (in the MapView/Map/Layer lifecycle) and how you are moving layers in the collection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 18:31:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318754#M3738</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-02-06T18:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318755#M3739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are moving layers as below, with the indexes appearing valid at runtime.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;For Each Layer As Layer In newOrder

&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim newIndex As Integer &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; newOrder&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;IndexOf&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Layer&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim existingIndex As Integer &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; SpatialMap&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Layers&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;IndexOf&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Layer&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; If newIndex &lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; existingIndex Then
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SpatialMap&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Layers&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Move&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;existingIndex&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; newIndex&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; End If

Next
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318755#M3739</guid>
      <dc:creator>JonDicken</dc:creator>
      <dc:date>2021-12-11T15:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318756#M3740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any news on this? Was the example provided sufficient? Or do you need further information?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 08:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318756#M3740</guid>
      <dc:creator>JonDicken</dc:creator>
      <dc:date>2017-03-02T08:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318757#M3741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue is still preventing us from moving to 10.2.7. Is there a route for raising this as a bug/fix request?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 09:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318757#M3741</guid>
      <dc:creator>JonDicken</dc:creator>
      <dc:date>2017-03-14T09:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArgumentOutOfRangeException when reordering layers while other layers are loading</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318758#M3742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This thread appears to have gone very quiet. Is this forum still actively being monitored by ESRI staff?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:12:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argumentoutofrangeexception-when-reordering-layers/m-p/318758#M3742</guid>
      <dc:creator>JonDicken</dc:creator>
      <dc:date>2017-03-23T15:12:49Z</dc:date>
    </item>
  </channel>
</rss>

