NotInheritable (Visual Basic)
Specifies that a class cannot be used as a base class.
Alternate Terms. A class that cannot be inherited is sometimes called a sealed class.
The NotInheritable
modifier can be used in this context:
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: