Clears the list.
Source position: pooledmm.pp line 70
public procedure TPooledMemManager.Clear;
Clear clears the list, it disposes all items in the list.
TPooledMemManager.FreedCount
Total number of freed items in the list.