This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILabelCache Interface > ILabelCache.ClassCount Property (ArcObjects .NET 10.5 SDK) |
Number of classes in the cache.
[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