Tech Tutorials Database
GeekArticles Microsoft Visual Basic
 

Determining the size of a VB dynamic array

 
Author: developerfusion.com
Category: Visual Basic
Comments (0)

by ElementK Journals on Visual Basic Read Comments Rate this resource Viewed 24259 times Rating: 98 users 4.43 out of 5 Next > Dynamic arrays are great tools for creating a collection of values on the fly. However, you may have run into trouble when trying to determine if the array contains any items. The UBound() function provides one way to tell if it does. However, if the array doesn't officially exist yet--that is, you haven't redimensioned it with even a single item--then this...n

Read More...




Sponsored Links




Read Next: Karl Moore's Visual Basic .NET: The Tutorials



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe