This document is archived and information here might be outdated. Recommended version. |
Returns an enumeration of the current layers in the application.
[Visual Basic .NET] Public Function GetMapLayers ( _ ) As IEnumLayer
[C#] public IEnumLayer GetMapLayers ( );
[C++]
HRESULT GetMapLayers(
void
);