property Size: Cardinal; //read only

Description

The size is obtained by calculating 2order. Since the lookup table works faster for sizes that are a power of 2, the size property is read only and can only be affected by changing the order.