This document is archived and information here might be outdated.  Recommended version.


ILayerDescriptions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerDescriptions Interface
ArcGIS Developer Help

ILayerDescriptions Interface

Provides access to the Layer Descriptions Interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds a layer description.
Read-only property Count The layer description count.
Read-only property Element The layer description at the specified position.
Method Insert Adds a layer description at the specified position.
Method Remove Removes the layer description at the specified position.
Method RemoveAll Removes all layer descriptions.

Classes that implement ILayerDescriptions

Classes Description
LayerDescriptions A collection of Layer Description objects.