This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMSDHelper Interface > IMSDHelper.GetMaps Method (ArcObjects .NET 10.4 SDK) |
Method returns a String Array containing the catalog paths to all the maps in the msd.
[Visual Basic .NET] Public Function GetMaps ( _ ) As IStringArray
[C#] public IStringArray GetMaps ( );
[C++]
HRESULT GetMaps(
IStringArray** ppMapPaths
);
[C++]
Parameters ppMapPaths [out, retval]
ppMapPaths is a parameter of type IStringArray