G
Guest
John,
You might be able to use an arraylist or a list (Of Integer).
Kerry Moorman
You might be able to use an arraylist or a list (Of Integer).
Kerry Moorman
You can use any of the .NET collections classes, some of which will give youJohn said:Is it possible to implement vectors in VB.net as done in C++? If not, how
can I declare an object that is a collection of integers similar to a
vector?
Is it possible to implement vectors in VB.net as done in C++? If not, how
can I declare an object that is a collection of integers similar to a
vector?