Shrinks the managed array to the given length.
Exception if newlength is greater than the current array length. Note: shrinkTo is disabled for immutable or const element types.
See Implementation
Shrinks the managed array to the given length.