accumulatedSize property

int? accumulatedSize
getter/setter pair

The number of bytes allocated for instances of class since the accumulator was last reset.

Implementation

int? accumulatedSize;