Return the number of collectors registered with this object.
Synopsis
Declared in <ball_attributecollectorregistry.h>
int
numCollectors() const;
Description
Note that this method is provided primarily for debugging purposes (i.e., its return value can be invalidated from another thread).
Return Value
number of registered collectors
Created with MrDocs