This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalLegendGroup Interface > ITemporalLegendGroup.ClassCount Property (ArcObjects .NET 10.4 SDK) |
Number of legend classes in the group.
[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