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.
You have attempted to overload a method with another method that differs from the first only by a parameter declared as ByRef or ByVal.
Error ID: BC30345
To correct this error
- Ensure that the methods are differentiated by more than the name of the ByRef or ByVal parameter.