C# array
ARRAYS ARE REFERENCE TYPES
An array is a reference type object. Therefore, assigning one array to another just makes the variable assigned to contain an identical reference to the same object in
memory.
An array is a reference type object. Therefore, assigning one array to another just makes the variable assigned to contain an identical reference to the same object in
memory.

浙公网安备 33010602011771号