The GetCount method retrieves the number of items in the list.
Syntax
int GetCount(void);
Return Value
Returns the number of items in the list.
See Also