[#BloombergLP-bdlb-CharType-numAll] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/CharType.adoc[CharType]::numAll :relfileprefix: ../../../ :mrdocs: Return the number of characters in the `ALL` category. == Synopsis Declared in `<bdlb_chartype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int numAll(); ---- == Description Note that the character string returned by the `stringAll` method is of length 255, but the terminating null is part of the set. == Return Value number of characters in category `ALL` [.small]#Created with https://www.mrdocs.com[MrDocs]#