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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動