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 > IMapServerInfo4 Interface > IMapServerInfo4.MapLayerInfos Property (ArcObjects .NET 10.5 SDK) |
A collection of Map Layer Info objects, each containing information about a layer in the map (data frame).
[Visual Basic .NET] Public ReadOnly Property MapLayerInfos As IMapLayerInfos
[C#] public IMapLayerInfos MapLayerInfos {get;}
[C++]
HRESULT get_MapLayerInfos(
IMapLayerInfos** layerInfos
);
[C++]
Parameters layerInfos [out, retval]
layerInfos is a parameter of type IMapLayerInfos