git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39931
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\membersection{wxArray::Index}\label{wxarrayindex}
\membersection{wxArray::Index}\label{wxarrayindex}
-\func{int}{Index}{\param{T\& }{item}, \param{bool }{searchFromEnd = false}}
+\constfunc{int}{Index}{\param{T\& }{item}, \param{bool }{searchFromEnd = false}}
-\func{int}{Index}{\param{T\& }{item}}
+\constfunc{int}{Index}{\param{T\& }{item}}
The first version of the function is for wxArray and wxObjArray, the second is
for wxSortedArray only.
The first version of the function is for wxArray and wxObjArray, the second is
for wxSortedArray only.