C# Programming Tutorial 13 - Arrays

preview_player
Показать описание

Arrays are basically a list of items of the same type that are grouped together in a single container. Unlike variables which can only contain one value at a time, arrays can contain many different values of the same type (eg. string, or integer). This tutorial explains how to create arrays, access elements in an array, and use for loops to work through the elements in arrays.
Рекомендации по теме
Комментарии
Автор

Thank you! Newbie to C# and this helps out tremendously!

MsCarbonCopy
welcome to shbcf.ru