Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A procedure or property declaration attempts to override an inherited element of the same name, but the inherited element is specified as NotOverridable.
Error ID: BC30267
To correct this error
- Remove the NotOverridable keyword from the declaration of the inherited element, or remove the overriding declaration.