ArcObjects Library Reference (Carto)  

ILayerDescriptions Interface

Provides access to the Layer Descriptions Interface.

Product Availability

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

Members

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.

CoClasses that implement ILayerDescriptions

CoClasses and Classes Description
LayerDescriptions A collection of Layer Description objects.

.NET Related Topics

Map services