您要查找的是不是:
- current type telemeter 电流式遥测计
- Gets a specific constructor of the current Type. 获取当前Type的特定构造函数。
- Gets the current type of font smoothing. 获取当前的字体平滑显示类型。
- Gets the fields of the current Type. 获取当前Type的字段。
- The current Type is not an array. 当前Type不是数组。
- The current type is not generic. 当前类型不是泛型类型。
- A String representing the name of the current Type. 表示当前Type的名称的String。
- The Type to compare with the current Type. 与当前的Type进行比较的Type。
- Returns all the public fields of the current Type. 返回当前Type的所有公共字段。
- Returns all the public methods of the current Type. 返回当前Type的所有公共方法。
- That indicates how the current type relates to the specified type. 指示当前类型如何与指定的类型关联。
- Returns a Type object that represents an array of the current type. 返回表示当前类型的数组的Type对象。
- It does not search the base classes of the current type. 它不搜索当前类型的基类。
- The current type does not represent the definition of a generic type. 当前类型不表示泛型类型的定义。
- The base type is the type from which the current type directly inherits. 基类型是当前类型直接从中继承的类型。
- Returns a Type object that represents a pointer to the current type. 返回表示指向当前类型的指针的Type对象。
- The second loop iterates through all attributes for the current type. 第二个循环遍历当前类型的所有特性。
- This method returns only the nested types of the current type. 此方法只返回当前类型的嵌套类型。
- An array of Type objects representing all the interfaces implemented or inherited by the current Type. 表示由当前Type实现或继承的所有接口的Type对象数组。
- The current Type represents a type that implements the same generic interface with different type arguments. 当前Type表示使用不同类型参数实现同一泛型接口的类型。