I am extending Walker_Nav_Menu: How can I get the number of children elements of the current item?

count (get_children($item));

Does that help?