IAggregatePool.clear

Recycles all items in the pool.

This method is overridden simply in order to verify that an iteration is not in progress.

class IAggregatePool(T)
override
typeof(this)
clear
()

Return Value

Type: typeof(this)

this instance

Meta