This document is archived and information here might be outdated.  Recommended version.


IOverposter3.NumClasses Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IOverposter3.NumClasses Property

The number of classes.

[Visual Basic .NET]
Public ReadOnly Property NumClasses As Integer
[C#]
public int NumClasses {get;}
[C++]
HRESULT get_NumClasses(
  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

IOverposter3 Interface