| 1. | Gets the parent lexical scope of the current scope 获取当前范围的父词法范围。 |
| 2. | That represents the assembly in the current scope 该实例表示当前范围内的程序集。 |
| 3. | The pointer variable must be within the current scope 指针变量必须在当前范围内。 |
| 4. | The namespaces that are used within the current scope 在当前范围内使用的命名空间。 |
| 5. | The enclosing lexical scope of the current scope 当前范围的封闭词法范围。 |
| 6. | The parent lexical scope of the current scope 当前范围的父词法范围。 |
| 7. | Instance that represents the assembly in the current scope 该实例表示当前范围内的程序集。 |
| 8. | Gets the namespaces that are used within the current scope 获取在当前范围内使用的命名空间。 |
| 9. | You can set the value of any variable visible within the current scope 可以设置在当前范围中可见的任何变量的值。 |
| 10. | Closing the current scope prevents this scope from using the namespace 关闭当前范围可以防止此范围使用命名空间。 |