The Override/Implement Members wizard helps you to:
This wizard appears when you select
. The following controls are available:Constructor list | Displays and lets you select constructor methods declared in the parent class from which the current class inherits. |
Insertion position | Determines where the constructor code is inserted in the source file. |
Generate method comments | If checked, adds a comment block before the inserted method code. |