Declared in DataStorageUnit
Declaration
int Allocated;
Description
The total amount of bytes that has been allocated within the data storage unit. This is not the capacity if all data has not been allocated yet.
Declared in DataStorageUnit
int Allocated;
The total amount of bytes that has been allocated within the data storage unit. This is not the capacity if all data has not been allocated yet.