[#BloombergLP-bdlc-HashTable-numCollisions] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/HashTable.adoc[HashTable]::numCollisions :relfileprefix: ../../../ :mrdocs: Return the number of collisions encountered by this object. == Synopsis Declared in `<bdlc_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] numCollisions() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#