Int64 CapacityInBytes { get; set; }
Sizing the object will not allocate less than CapacityInBytes.
Returns: Int64
Remarks:
Rounded up to multiple of 16bytes.
Sizing the object will not allocate less than CapacityInBytes.
Returns: Int64
Rounded up to multiple of 16bytes.