您要查找的是不是:
- A data member accessed by means of an accessor. 通过访问器访问的数据成员。
- Is a public data member of udt_column_name. udt_column_name的公共数据成员。
- Object that defines and matches both a depth and a data member. 定义并匹配深度和数据成员的。
- The criteria can be specified with a depth, a data member, or both. 条件可以用深度、数据成员或这两者指定。
- Bound to the specified data member, gets its currency manager. 绑定到指定的数据成员,则获取其货币管理器。
- If there is a difference, the data member has been set. 如果存在差异,说明已设置数据成员。
- Is a public property or public data member of a user-defined type. 用户定义类型的公共属性或公共数据成员。
- Explicit controls the precise position of each data member. Explicit控制每个数据成员的精确位置。
- The name of the data member property for the component to which. 所绑定组件的数据成员属性的名称。
- Gets or sets the name of the data member to map the column style to. 获取或设置列样式所映射到的数据成员的名称。
- The criteria can be specified with a node depth, a data member, or both. 条件中可以指定节点深度、数据成员或两者都指定。
- If you do not need to explicitly pass a data member, pass an empty string. 如果不需要显式传递一个数据成员,请传递一个空字符串。
- By setting the Name property, you can customize the name of the data member. 可以通过设置Name属性来自定义数据成员的名称。
- Assign a run-time parameter value to each parameter data member of the object. 向该对象的每一个参数数据成员赋予一个运行时参数值。
- Constructors usually should ensure that every data member is initialized. 构造函数通常应确保其每个数据成员都完成了初始化。
- For clarity, this class contains public data members. 为了清楚起见,此类包含公共数据成员。
- Classes with static data members should not be shared. 不应共享具有静态数据成员的类。
- A data member is an object of any type that you can communicate with via its reference. 其中,数据成员是一种对象(通过它的句柄与其通信),可以为任何类型。
- To make a data member or method static, you simply place the keyword before the definition. 为了将数据成员或方法设为static,只需在定义前置和这个关键字即可。
- To make a data member or method static,you simply place the keyword before the definition. 为了将数据成员或方法设为静态的,只需在定义前置和这个关键字即可。