virtual UPInt GetUsedSpace() const;
GetUsedSpace returns the actual amount of allocated bytes/used bytes in the heap.
An UPInt value containing the bytes allocated.