2,782 questions
Create a project with a different name, because now you have to write the full class name: Dim arrList As New System.Collections.ArrayList( ).
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I run this program in VS2022 but there is error for declaring the ArrayList (refer to screenshot attached). Is the Systems.Collections DLL not imported or due to other reasons? I encountered a similar error when declaring a HashTable.
Create a project with a different name, because now you have to write the full class name: Dim arrList As New System.Collections.ArrayList( ).