ArcGISTiledSublayer Class
A sublayer of an ArcGISTiledLayer. More...
Header: | #include <ArcGISTiledSublayer.h> |
Since: | Esri::ArcGISRuntime 100.0 |
Inherits: | Esri::ArcGISRuntime::ArcGISSublayer |
Public Functions
virtual | ~ArcGISTiledSublayer() override |
Detailed Description
An ArcGISTiledLayer is created from a cached map service that contains one or more sublayers. These sublayers can be accessed from the ArcGISTiledLayer as ArcGISTiledSublayers. An ArcGISTiledLayer created from a cached image service will have an empty list of ArcGISTiledSublayers.
Member Function Documentation
[override virtual]
ArcGISTiledSublayer::~ArcGISTiledSublayer ()
Destructor.