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


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

IClassBreakInfos Interface

Provides access to the ClassBreakInfos Interface.

Product Availability

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

Members

Name Description
Method Add Adds a class break info.
Read-only property Count The number of class breaks.
Read-only property Element The class break info at the specified position.
Method Insert Adds a class break info at the specified position.
Method Remove Removes the class break info at the specified position.
Method RemoveAll Removes all class break infos.

Classes that implement IClassBreakInfos

Classes Description
ClassBreakInfos A collection of ClassBreakInfo objects.