'<implementsclause>' cannot implement '<typename>' because '<typename>' is a reserved name

An Implements statement specified a reserved name.

Error ID: BC31415

To correct this error

  • Rename the interface member that could not be implemented.

See Also

Reference

Implements Statement