X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/84b63045ca83a6e17a6cf36561198386937bfd82..e0eedd681816255e89d4cb5725003f479eeb4133:/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. +