This document is archived and information here might be outdated. Recommended version. |
Given the map's catalog path, returns the catalog path for all layers in the map.
[Visual Basic .NET] Public Function GetLayers ( _ ByVal mapPath As String _ ) As IStringArray
[C#] public IStringArray GetLayers ( string mapPath );
[C++]
HRESULT GetLayers(
BSTR mapPath
);
[C++] Parameters mapPath [in]
mapPath is a parameter of type BSTR