This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerTablesAndDataMappings Interface > ILayerTablesAndDataMappings.Layers Property (ArcObjects .NET 10.5 SDK) |
.
[Visual Basic .NET] Public ReadOnly Property Layers As IEnumLayer
[C#] public IEnumLayer Layers {get;}
[C++]
HRESULT get_Layers(
IEnumLayer** Layers
);
[C++]
Parameters Layers [out, retval]
Layers is a parameter of type IEnumLayer