P
Paulers
Hello all,
I am a VB.NET beginner who is unfamilier with all the different
collection types that VB.NET has to offer. I am in need of a way to
store multiple elements which can be retrieved with a unique key
(string). For example, I would like to store characteristics like first
name, last name, age, and phone number and associate them with the
unique key like a USERID. Then loop through the data collection and
pull certain elements out for processing. Which collection type would
be best suited for this purpose?
Thanks!
I am a VB.NET beginner who is unfamilier with all the different
collection types that VB.NET has to offer. I am in need of a way to
store multiple elements which can be retrieved with a unique key
(string). For example, I would like to store characteristics like first
name, last name, age, and phone number and associate them with the
unique key like a USERID. Then loop through the data collection and
pull certain elements out for processing. Which collection type would
be best suited for this purpose?
Thanks!