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


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

ILabelClassDescriptions Interface

Provides access to the Label Class Descriptions Interface.

Product Availability

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

Members

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

Classes that implement ILabelClassDescriptions

Classes Description
LabelClassDescriptions A coclass that contains a collection of Lable Class Description coclasses.