0

What does this GetUpperBound command do. Please explain as clearly as possible. GetUpperBound

What does this GetUpperBound command do. Please explain as clearly as possible. GetUpperBound

31st Mar 2020, 12:42 PM
GAG98
GAG98 - avatar
1 Answer
+ 1
Hello GAG98 GetUpperBound() is used for arrays. It returns the last index of an array or -1 for empty arrays. https://www.google.de/amp/s/www.geeksforgeeks.org/c-sharp-finding-the-index-of-last-element-in-the-array/amp/
31st Mar 2020, 1:59 PM
Denise Roßberg
Denise Roßberg - avatar