![]() |
Arraylist searching troubles
I’m having some trouble with my array list. I’m using my array list to store numbers in it. Adding stuff to it works fine. But searching the array list to see if it already contains a number is proving more difficult. Here’s what I’ve got:
Code:
Public Sub TestNum()Code:
For Each p In c_TestArrayClass.NumArray |
Re: Arraylist searching troubles
Try replacing
Code: VB
Code: VB
|
| All times are GMT +5.5. The time now is 19:44. |