mi da quest'errore:
Error 2 Overload resolution failed because no accessible 'AddRange' can be called with these arguments:
'Public Sub AddRange(items() As Object)': Value of type 'System.Collections.ArrayList' cannot be converted to '1-dimensional array of Object'.
'Public Sub AddRange(value As System.Windows.Forms.ListBox.ObjectCollection)': Value of type 'System.Collections.ArrayList' cannot be converted to 'System.Windows.Forms.ListBox.ObjectCollection'. C:\Users\Andrea\Documents\Visual Studio 2008\Projects\tesina\tesina\Form1.vb 27 9 tesina
e inoltre, me ne sono accorto ora, da anche questo errore:
Error 1 Overload resolution failed because no accessible 'New' accepts this number of arguments. C:\Users\Andrea\Documents\Visual Studio 2008\Projects\tesina\tesina\Form1.vb 13 13 tesina