This document is archived and information here might be outdated.  Recommended version.


IMobileLayerInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMobileLayerInfos Interface
ArcGIS Developer Help

IMobileLayerInfos Interface

This is depricated at 10.0: Provides access to the Mobile Layer Info Collection Interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds a mobile layer info.
Read-only property Count The mobile map layer info count.
Read-only property Element The mobile layer info at the specified position.
Method Insert Adds a mobile map layer info at the specified position.
Method Remove Removes the mobile map layer info at the specified position.
Method RemoveAll Removes all mobile map layer infos.

Classes that implement IMobileLayerInfos

Classes Description
MobileLayerInfos This is depricated at 10.0: A collection of Mobile Layer Info objects.