wxNode * Nth(int n)
Returns the nth node in the list, indexing from zero (NULL if the list is empty or the nth node could not be found).