ArcObjects Library Reference (Carto)  

IClassBreakInfos Interface

Provides access to the ClassBreakInfos Interface.

Product Availability

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

Members

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.

CoClasses that implement IClassBreakInfos

CoClasses and Classes Description
ClassBreakInfos A collection of ClassBreakInfo objects.