This document is archived and information here might be outdated. Recommended version. |
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**