Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Two declared elements, such as a class and a module, have the same name in the same namespace.
Error ID: BC30179
To correct this error
Move the declaration of one of the elements to a different namespace.
Change the name of one of the elements.
See Also
Concepts
Resolving a Reference When Multiple Variables Have the Same Name