| 1. | Discusses redefining an inherited property or method 讨论重定义继承属性或方法。 |
| 2. | Keyword as a way to avoid accidental redefinition 关键字作为一种避免意外重定义的方式。 |
| 3. | Redefinitions of extern items as static 将extern项重定义为static : |
| 4. | Avoid redefining com interfaces manually in managed code 避免在托管代码中手动重定义com接口。 |
| 5. | Use of benign typedef redefinitions within the same scope 在同一范围内使用良性的typedef重定义: |
| 6. | A property was redefined with a conflicting type in a derived class 在派生类中使用冲突类型重定义属性。 |
| 7. | Avoid redefining unmanaged types 避免重定义非托管类型 |
| 8. | You cannot redefine this behavior 不能重定义此行为。 |
| 9. | Gridshell also overloads the Gridshell还重定义了 |
| 10. | Keyword to shadow the member by redefining it in the derived class 关键字可以隐藏成员,方法为:在派生类中重定义该成员。 |