Ensures that the pool contains at least the specified number of items. Useful to pre-allocate a pool of a certain size.
minimum number of items desired in pool
this
See Implementation
Ensures that the pool contains at least the specified number of items. Useful to pre-allocate a pool of a certain size.