\membersection{wxVariant::GetCount}\label{wxvariantgetcount}
-\constfunc{size_t}{GetCount}{\void}
+\constfunc{size\_t}{GetCount}{\void}
Returns the number of elements in the list.
\membersection{wxVariant::Delete}\label{wxvariantdelete}
-\func{bool}{Delete}{\param{size_t }{item}}
+\func{bool}{Delete}{\param{size\_t }{item}}
Deletes the zero-based {\it item} from the list.
\membersection{wxVariant::GetWxObjectPtr}\label{wxvariantgetwxobjectptr}
-\constfunc{void*}{GetWxObjectPtr}{\void}
+\constfunc{wxObject*}{GetWxObjectPtr}{\void}
Gets the wxObject pointer value.