| 1. | To the default values listed in the following table 的受保护字段初始化为下表所列的默认值。 |
| 2. | Class to the default values shown in the following table 类的受保护字段初始化为下表所示的默认值。 |
| 3. | Class to the default values listed in the following table 类的受保护字段初始化为下表中列出的默认值。 |
| 4. | The naming guidelines for fields apply to static public and protected fields 字段的命名准则适用于静态公共字段和静态受保护字段。 |
| 5. | Exception is thrown when there is an invalid attempt to access a private or protected field inside a class 无效地试图访问类中的私有或受保护字段时,将引发 |
| 6. | Public and protected fields do not version well and are not protected by code access security demands 公共字段和受保护字段未经版本控制,不受代码访问安全性要求的保护。 |
| 7. | Base class , and is thus hidden from the page developer . however , for each property of a style 样式对象已被定义为mobilecontrol基类的受保护字段,因此对页面开发人员是隐藏的。 |
| 8. | A protected field can be accessed by any method in the class in which it is declared or by any method defined in subclasses of that class 声明该字段的类中的任何方法或者该类子类中定义的任何方法都可以访问受保护字段。 |
| 9. | Property of the new instance to a system - supplied message that describes the error , such as " attempted to access a private or protected field inside a type . " this message takes into account the current system culture 属性初始化为系统提供的、描述错误的消息,例如“试图访问某类型内的私有字段或受保护字段。 ” 。此消息将考虑当前系统区域性。 |