laptop and a wrench

漏洞

The LayerCollection.Move() method errors out "SystemArgumentOutOfRangeException" while reordering the layers.

上次发布: January 23, 2018 ArcGIS Runtime SDK
漏洞 ID 编号 BUG-000106470
已提交July 11, 2017
上次修改时间August 20, 2025
适用范围ArcGIS Runtime SDK
找到的版本10.2.7
操作系统Windows OS
操作系统版本10.0
修正版本100.2
状态Fixed

解决办法

SpatialMap.Layers.Move(existingIndex, newIndex); // comment the above line and uncomment the below two lines do throw exceptions but the program doesn't crash // SpatialMap.Layers.RemoveAt(existingIndex); // SpatialMap.Layers.Insert(newIndex, layer);

重现步骤

漏洞 ID: BUG-000106470

软件:

  • ArcGIS Runtime SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项