This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type long*