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. +