The List class contains an internal array and exposes methods and properties that, among other things, allow read and write access to the elements of the internal array.
The List: a Homogeneous, Self-Redimensioning Array
Conclusion…
The List class has same performance of array.
but needs multiple memories.