getCount

This method returns the number of elements in the list.

Visibility
Public
Signature
int getCount() const;
Returns

The number of elements in the list


Feedback