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