Overload resolution failed because no accessible '<method>' can be called with these arguments:<error>

You have made a call to an overloaded method, but the compiler cannot find a method with a matching argument list.

Error ID: BC30518

To correct this error

  • Check the argument list you have supplied.

See Also

Concepts

Overloaded Properties and Methods