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


ILayerDrawingDescriptions Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ILayerDrawingDescriptions Interface

LayerDrawingDescription Array.

Product Availability

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

Members

Description
Method Add Adds a LayerDrawingDescription.
Read-only property Count The LayerDrawingDescription count.
Read-only property Element The LayerDrawingDescription at the specified position.
Method Insert Adds a LayerDrawingDescription info at the specified position.
Method Remove Removes the LayerDrawingDescription at the specified position.
Method RemoveAll Removes all LayerDrawingDescriptions.

CoClasses that implement ILayerDrawingDescriptions

CoClasses and Classes Description
LayerDrawingDescriptions A colcass that contains Array of LayerDrawingDescription.