This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IClassBreakInfos Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the ClassBreakInfos Interface.
Description | ||
---|---|---|
Add | Adds a class break info. | |
Count | The number of class breaks. | |
Element | The class break info at the specified position. | |
Insert | Adds a class break info at the specified position. | |
Remove | Removes the class break info at the specified position. | |
RemoveAll | Removes all class break infos. |
CoClasses and Classes | Description |
---|---|
ClassBreakInfos | A collection of ClassBreakInfo objects. |