Previous Topic Next topic Print topic


Override Class Members Dialog

Note: This feature works with .NET managed code only.

The new Override Class Members dialog available in the editor enables you to override the members of inherited classes. The dialog helps you see the base classes from which a class inherits, select the members to override and add the construct of the overriding methods to the class.

Previous Topic Next topic Print topic