The classification categories of the filter.
[Visual Basic .NET] Public Property ClassBreaks As ILongArray
[C#] public ILongArray ClassBreaks {get; set;}
[C++]
HRESULT get_ClassBreaks(
ILongArray** ppBreaks
);
[C++]
HRESULT putref_ClassBreaks(
ILongArray* ppBreaks
);
[C++]Parameters
ppBreaks [out, retval]ppBreaks is a parameter of type ILongArray
ppBreaks [in]ppBreaks is a parameter of type ILongArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.