This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IP > IPaletteDef Interface > IPaletteDef.ItemCount Property (ArcObjects .NET 10.5 SDK) |
The number of items on this palette.
[Visual Basic .NET] Public ReadOnly Property ItemCount As Integer
[C#] public int ItemCount {get;}
[C++]
HRESULT get_ItemCount(
long* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type long