| 1. | Replaces the definition of an inherited virtual method 替换继承的虚方法的定义。 |
| 2. | At the end of the declaration pure virtual method 置于声明结尾处(纯虚方法) |
| 3. | An abstract method is implicitly a virtual method 抽象方法是隐式的虚方法。 |
| 4. | Can be used to call both virtual and instance methods 可用于调用虚方法和实例方法。 |
| 5. | Call a virtual method on a type constrained to be type 的类型调用虚方法。 |
| 6. | A derived type can override an inherited virtual method 派生类型可以重写继承的虚方法。 |
| 7. | Declare a virtual method or property , or property accessor 声明虚方法或属性,或属性访问器 |
| 8. | Do use a protected virtual method to raise each event 使用受保护的虚方法来引发每个事件。 |
| 9. | The virtual method cannot be overridden in a derived type 虚方法不能在派生类型中被重写。 |
| 10. | Virtual methods with link demands applied 应用了链接要求的虚方法。 |