User Profile
Collapse
-
How to fix "add is not a member of system.array" error?
I'm having trouble understanding why i'm getting the error 'add is not a member of system.array'
I'm using an arraylist and when I hover over my declaration of memberarray As ArrayList() the tooltip states 'Dim memberarray as System.Collecti ons.ArrayList()
but when I hover over the error it states the above error. What am I missing?
...Code:Private Sub fm_all_Load(ByVal sender As System.Object, ByVal e As System.EventArgs)
No activity results to display
Show More
Leave a comment: