What kind of values can arrays store?
unordered collections of numeric values
class and struct instances
key-value pairs of any C# supported type
multiple variables, or collections, of the same type Official documentation: Arrays