Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A constructor is declared with the Overloads keyword.
Visual Basic does not support inheriting or overloading constructors.
Error ID: BC32040
To correct this error
- Remove the Overloads keyword from all constructor declarations.