None
+\wxheading{Include files}
+
+<wx/string.h>
+
\wxheading{See also}
\overview{Overview}{wxstringoverview}
Returns the index of the first item matched, or NOT\_FOUND.
-\membersection{wxString::Insert}\label{wxstringInsert}
-
-\func{void}{Insert}{\param{const wxString\&}{ str}, \param{uint}{ index}}
-
-Add new element at the given position.
-
+% TODO
+%\membersection{wxString::insert}\label{wxstringinsert}
+% Wrong!
+%\func{void}{insert}{\param{const wxString\&}{ str}, \param{uint}{ index}}
+%
+%Add new element at the given position.
+%
\membersection{wxString::IsAscii}\label{wxstringIsAscii}
\constfunc{bool}{IsAscii}{\void}