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.
There is a mismatch between the signatures of the extension method and the delegate that you are trying to use. The Delegate statement defines the parameter types and return types of a delegate class. Any procedure with compatible parameters, parameter types, and return type may be used to create an instance of this delegate type.
Error ID: BC36710
See Also
Concepts
Delegates and the AddressOf Operator