This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServer2 Interface > IMapServer2.MapCount Property (ArcObjects .NET 10.4 SDK) |
The number of maps (data frames) in the document.
[Visual Basic .NET] Public ReadOnly Property MapCount As Integer
[C#] public int MapCount {get;}
[C++]
HRESULT get_MapCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long