Appends the pointer to \rtfsp{\it object} to the list.
-\membersection{wxList<T>::Clear}\label{wxlistclear}
+\membersection{wxList<T>::Clear}\label{wxlistclear1}
\func{void}{Clear}{\void}
Returns the index of {\it obj} within the list or {\tt wxNOT\_FOUND} if
{\it obj} is not found in the list.
-\membersection{wxList<T>::Insert}\label{wxlistinsert}
+\membersection{wxList<T>::Insert}\label{wxlistinsert1}
\func{wxList<T>::compatibility\_iterator}{Insert}{\param{T *}{object}}