Number of Items in the Items Collection.
[Visual Basic 6.0] Property ItemCount As Long
[Visual Basic .NET] Public ReadOnly Property ItemCount As Integer
[C#] public int ItemCount {get;}
[Java] public int getItemCount() throws IOException, AutomationException
[C++]
HRESULT get_ItemCount(
long* numItems
);
Parameters
numItems [out, retval]
numItems is a parameter of type long