Skip to main content
All docs
V22.2
  • Parent Type

    The Parent Type provider navigates to the parent type declaration.

    How to Use

    • Place the caret inside a type (interface, class, structure or enumeration) block.
    • Press Ctrl + Alt + N to invoke the Jump To window.
    • Select Parent Type and press Enter.

      Parent

    CodeRush moves the caret to the parent type declaration.

    ParentType