| 1. | As the type of the private member data in the nested class 在嵌套类中作为私有成员数据的类型。 |
| 2. | You can use a private member to implement an interface member 可以使用私有成员来实现接口成员。 |
| 3. | Can use private members to defeat accessibility mechanisms 可以使用私有成员使可访问性机制无效。 |
| 4. | Keyword in your class , it creates a private member such as 关键字时,它会创建一个私有成员,例如: |
| 5. | Describes how to protect private members and boxed value types 描述如何保护私有成员和已装箱的值类型。 |
| 6. | Private displays item as it appears in the private members node 以项在私有成员节点中的显示格式来显示项 |
| 7. | Are added to allow controlled access to the private members 的公共方法,以允许对私有成员进行受控制的访问。 |
| 8. | Private members are not displayed 不显示私有成员。 |
| 9. | Properties , which serve as accessors for private member variables 属性( property ) ,充当私有成员变量的访问器。 |
| 10. | Nested types in the same body can also access those private members 同一体中的嵌套类型也可以访问那些私有成员。 |