| 1. | Call a type - specific method to initialize your new object 调用类型特定的方法初始化新对象。 |
| 2. | Method to create a type - specific method suitable for determining equality of instances 方法以创建适合确定实例相等性的类型特定的方法。 |
| 3. | Event is implemented to perform mask - specific and type - specific validation processing 事件的处理程序来执行特定于掩码和特定于类型的验证处理。 |
| 4. | When you have an element of a potentially arbitrary type , and need to perform a type - specific operation 如果您有一个属于可能存在的任意类型的元素,请使用 |
| 5. | With generic types , the type - specific versions are all generated from the original generic type 利用泛型类型,特定于类型的版本全都利用原始的泛型类型生成。 |
| 6. | Defines a generalized comparison method that a value type or class implements to create a type - specific comparison method 定义通用的比较方法,由值类型或类实现以创建类型特定的比较方法。 |
| 7. | For example , intellisense can show you the type - specific options for an argument to a constructor or method 例如, intellisense可以显示适用于构造函数或方法的某个参数的特定于类型的选项。 |
| 8. | The template infrastructure uses components implementing a templateable service to carry out content type - specific work 模板基础设施使用内容实现的templateable服务来传递内容类型特定的工作。 |
| 9. | The application manager returns the newly created object to the caller , which can then call a type - specific method on the object 应用程序管理器将新创建的对象返回到调用方,调用方随后调用该对象上类型特定的方法。 |
| 10. | An object is an instance of a class , type - specific functions for an object are called methods , and messages are calls to such functions 一个对象是类的一个实例,类型详细而精确的函数被称作对象的方法,消息调用这些方法。 |