This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMobileMapInfo Interface > IMobileMapInfo.MobileLayerInfos Property (ArcObjects .NET 10.5 SDK) |
A collection of Mobile Layer Info objects, each containing information about a layer in the map.
[Visual Basic .NET] Public ReadOnly Property MobileLayerInfos As IMobileLayerInfos
[C#] public IMobileLayerInfos MobileLayerInfos {get;}
[C++]
HRESULT get_MobileLayerInfos(
IMobileLayerInfos** MobileLayerInfos
);
[C++]
Parameters MobileLayerInfos [out, retval]
MobileLayerInfos is a parameter of type IMobileLayerInfos