\func{int}{IndexOf}{\param{T*}{ obj }}
-Returns the index of {\it obj} within the list or wxNOT\_FOUND if {\it obj}
+Returns the index of {\it obj} within the list or {\tt wxNOT\_FOUND} if {\it obj}
is not found in the list.
\membersection{wxList::Insert}\label{wxlistinsert}