what does using System.Collections do exactly?

I cant find it in the unity API. Im assuming its used for letting you use arrays but i just want to be sure

I might be wrong but I believe its the Microsoft library for arrays, dictionaries etc

I don’t think its unity specific.