Count

Returns the number of elements in the linked list.

int Count();

Return Value

Returns the number of elements.