Range variable name cannot match the name of a member of the 'Object' class
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
- Choose a new name for the range variable that does not match the name of any member of the Object class.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: