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 > ILayerFactory Interface > ILayerFactory.LoadLayers Method (ArcObjects .NET 10.5 SDK) |
Loads a set of layers.
[Visual Basic .NET] Public Function LoadLayers ( _ ) As IEnumLayer
[C#] public IEnumLayer LoadLayers ( );
[C++]
HRESULT LoadLayers(
IEnumLayer** Layers
);
[C++]
Parameters Layers [out, retval]
Layers is a parameter of type IEnumLayer