Have Arrays in .NET lost their significance?

Viewed 1104

For every situation that warrants the use of an array ... there is an awesome collection with benefits. Is there any specific use case for Arrays any more in .NET?

13 Answers
Related