Conflicts with '<name1>', which is implicitly created for '<name2>' in <type> '<name3>'

The name of a type member conflicts with another implicitly created member.

Error ID: BC31058

To correct this error

  • Rename the explicitly declared member to remove the naming conflict.

See Also

Concepts

Declaration Statements in Visual Basic