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 range variable in a LINQ query matches the name of a member of the Object class. This creates a conflict with the objects created by Visual Basic for the LINQ query.
Error ID: BC36606
To correct this error
- Choose a new name for the range variable that does not match the name of any member of the Object class.
See Also
Concepts
Introduction to LINQ in Visual Basic