Visual Basic Tutorial – 80 – More On ArrayLists Part 1

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

9 responses to “Visual Basic Tutorial – 80 – More On ArrayLists Part 1”

  1. Leamsi Ordnavi Avatar

    Collections.ArrayList shall work just funy

  2. Leamsi Ordnavi Avatar

    Even if we didn't convert it, it will just just fine 😉

  3. Leamsi Ordnavi Avatar

    Even if we don't convert it it will still work

  4. Leamsi Ordnavi Avatar

    Thank you one more time! 😀 @onlivegamer

  5. Guest91111 Avatar

    If you can't find ArrayList, you have to typ this:
    Private ArrayListName As New System.Collections.ArrayList

  6. silverpal88 Avatar

    Private myArrayList As New Collections.ArrayList

    Put that in your first line and everything should be fine.

  7. Incineroar Avatar

    I'm having the exact same issue you're having. Would you be able to weigh in on what's happening?

  8. Clayton Crider Avatar

    weird the ArrayList at the end of line 3 didn't "activate" (turn light blue) for me and I couldn't get this program to work. It also happened to me on an earlier array program you did. Not sure if it is something I'm doing (I know typos are the most common mistakes, but I copied what you did verbatim), or maybe something I didn't turn on on the VB program itself.

Leave a Reply

Your email address will not be published. Required fields are marked *