Function ItemList.getItemCount
Returns the number of items currently in the list.
long getItemCount() nothrow @nogc const;
Returns the number of items currently in the list.
long getItemCount() nothrow @nogc const;