TMtxInt.CapacityInElements Property

Int64 CapacityInElements { get; set; }

Sizing the object will not allocate less than CapacityInElements.

Returns: Int64

Remarks:

Rounded up to multiple of 16bytes. When the storage precision is changed, the CapacityInElements will be adjusted accordingly with CapacityInBytes retaining the value.