This document is archived and information here might be outdated. Recommended version. |
The layer descriptors of the map.
[Visual Basic .NET] Public Property Layers As IArray
[C#] public IArray Layers {get; set;}
[C++]
HRESULT get_Layers(
void
);
[C++]
HRESULT put_Layers(
);