This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILegend2 Interface > ILegend2.ItemCount Property (ArcObjects .NET 10.4 SDK) |
Number of items in the legend.
[Visual Basic .NET] Public ReadOnly Property ItemCount As Integer
[C#] public int ItemCount {get;}
[C++]
HRESULT get_ItemCount(
long* numItems
);
[C++]
Parameters numItems [out, retval] numItems is a parameter of type long