| 1. | An interface can itself inherit from multiple interfaces 接口自身可从多个接口继承。 |
| 2. | Classes and structs can inherit from more than one interface 类和结构可从多个接口继承。 |
| 3. | Interface , you should implement the following constructor 接口继承时,应实现下列构造函数: |
| 4. | Interface , you should implement the following constructors 接口继承时,应实现下列构造函数: |
| 5. | An interface can inherit from one or more base interfaces 一个接口可从一个或多个基接口继承。 |
| 6. | A list control that inherits from the 接口继承的列表控件必须实现 |
| 7. | Explicitly implement synchronization members inherited from the nongeneric 接口继承的同步成员。 |
| 8. | Generic interface implemented by generic enumerators inherits the nongeneric 泛型接口继承非泛型 |
| 9. | An example of interface inheritance in the . net framework is the . net framework中的接口继承示例是 |
| 10. | An interface cannot inherit from an interface nested within it 接口不能从其内部嵌套的接口继承。 |