Delen via


Delegate in an interface cannot be declared '<specifier>'

An invalid modifier was specified with a delegate declared in an interface.

Error ID: BC31068

To correct this error

  • Remove modifiers such as Public, Private, Shared, Friend, Protected, Protected Friend, and Overridable.

See Also

Concepts

Interfaces Overview

Other Resources

Interfaces in Visual Basic