This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITinUniqueValueRenderer Interface > ITinUniqueValueRenderer.ValueCount Property (ArcObjects .NET 10.5 SDK) |
The number of values used to categorize the data.
[Visual Basic .NET] Public ReadOnly Property ValueCount As Integer
[C#] public int ValueCount {get;}
[C++]
HRESULT get_ValueCount(
long* ValueCount
);
[C++]
Parameters ValueCount [out, retval] ValueCount is a parameter of type long