Assigning null empties the Array variable, but unlike clear, does not destroy the original memory unless it was the only remaining reference.
See Implementation
Assigning null empties the Array variable, but unlike clear, does not destroy the original memory unless it was the only remaining reference.