Gets the internal size of a type.
The internal size of a value type reflects the size of the struct, value or enum. The internal size of a reference type is equal to the size of its class structure.