X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/84b63045ca83a6e17a6cf36561198386937bfd82..66eca538a0f90a360998f25702412253224c52a0:/docs/latex/wx/hash.tex diff --git a/docs/latex/wx/hash.tex b/docs/latex/wx/hash.tex index 216c4a588c..21dc3642cd 100644 --- a/docs/latex/wx/hash.tex +++ b/docs/latex/wx/hash.tex @@ -128,3 +128,9 @@ has table constructor was used). The key string is copied and stored by the hash table implementation. +\membersection{wxList::GetCount} + +\constfunc{size\_t}{GetCount}{\void} + +Returns the number of elements in the hash table. +