This document is archived and information here might be outdated. Recommended version. |
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 [in]
ppBreaks is a parameter of type ILongArray* ppBreaks [out, retval]
ppBreaks is a parameter of type ILongArray**