您要查找的是不是:
- subordinate object instance 下级对象实例
- Is the object instance you re reconstructing. 就是您正在重新构建的对象实例。
- Removes leading white space from a String object instance. 从String对象实例移除前导空白字符。
- Removes trailing white space from a String object instance. 从String对象实例移除尾随空白字符。
- A typed reference contains a type token and an address to an object instance. 类型化引用包含类型标记和对象实例的地址。
- Removes leading and trailing white space from a String object instance. 从String对象实例移除前导空白字符和尾随空白字符。
- Object view, which shows each object with its subordinate objects such as triggers, stored procedures, and indexes. 对象视图,显示每个对象及其从属对象,例如触发器、存储过程和索引。
- Important When you restore a subordinate object of an OU, all the deleted parent containers of the deleted subordinate objects must be explicitly auth restored. 重要说明:在还原OU的从属对象时,必须以显式方式授权还原已删除的从属对象的所有已删除父容器。
- A valid object instance represents a structural validation error in the XML Schema Object Model (SOM). 有效的对象实例表示XML“架构对象模型”(SOM)中的结构验证错误。
- Important When you restore a subordinate object of an OU, all the parent containers of the deleted subordinate objects must be explicitly auth restored. 重要说明:还原OU的从属对象时,必须以显式方式,对已删除从属对象的所有父容器执行授权还原。
- On creating an object instance, various component methods display message boxes to demonstrate call order. 在创建对象实例时,各种组件方法将显示消息框,以演示调用顺序。
- If pathname is a zero-length string ("), GetObject returns a new object instance of the specified type. 如果pathname是零长度字符串("),则GetObject返回指定类型的新对象实例。
- English: The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects. 此对话框以分层式表示法显示所有现有对象的列表。双击列表条目可以打开其下级对象。
- Determines whether a specified category on a specified computer contains the specified performance object instance. 确定指定计算机上的指定类别是否包含指定的性能对象实例。
- Determines whether a specified category on the local computer contains the specified performance object instance. 确定本地计算机上指定的类别是否包含指定的性能对象实例。
- Determines whether the category contains the specified performance object instance. 确定该类别是否包含指定的性能对象实例。
- Determines whether the specified performance object instance exists in the category that is identified by this. 属性标识的类别中是否存在指定的性能对象实例。
- Allocates a new object instance of the specified type, without attempting to call a constructor method. 分配一个新的指定类型的对象实例,而不尝试调用构造函数方法。
- Operator is to test for the existence of an object instance before attempting to access one of its members. 运算符的一个用途是在试图访问某对象的一个成员之前先测试是否存在该对象的实例。
- When you say something is static, it means that data or method is not tied to any particular object instance of that class. 一旦将什么东西设为static,数据或方法就不会同那个类的任何对象实例联系到一起。