ArcObjects Library Reference (Carto)  

IRendererClasses.ClassCount Property

Number of classes.

[Visual Basic .NET]
Public ReadOnly Property ClassCount As Integer
[C#]
public int ClassCount {get;}
[C++]
HRESULT get_ClassCount(
  long* Count
);
[C++]

Parameters

Count [out, retval]   Count is a parameter of type long

Product Availability

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

See Also

IRendererClasses Interface