Arrays and Strings: I. What Are Arrays?
Arrays and Strings: I. What Are Arrays?
To access elements, index values for each dimension must be provided on the array element
access statement.
A. Array Methods
These methods are used in arrays and are mathematical in nature.
o The Min method returns the smallest value in the array.
o The Max method returns the largest value in the array.
o The Sum method returns the sum of all elements.
References
Microsoft. (n.d.). Introducing Visual Studio.NET. Retrieved May 8, 2018 from
http://msdn.microsoft.com/en-uslibrary/fc6bk1f4(v=vs.71).aspx.
SoloLearn. (n.d.). C# tutorial. Retrieved on July 17, 2018, from
https://www.sololearn.com/Course/CSharp/