Method ResetSublayers
ResetSublayers()
Resets the sublayers of this ArcGISMapImageLayer to the default values defined by the ArcGIS Server service.
Declaration
public void ResetSublayers()
Remarks
After this call, any changes to the sublayers (either by using an ArcGISMapImageSublayer or by changing the sublayer collections) are lost. The sublayer hierarchy returns to its initial state (defined by the service) and image requests to display the layer will no longer use the dynamic layer capabilities of the service. All ArcGISSublayer objects within Sublayers will be recreated.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.1 - 200.5 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.5 |