使用英语阅读

通过


ComConversionLossAttribute 成员

指示从类型库向程序集导入类或接口时丢失了有关信息。

下表列出了由 ComConversionLossAttribute 类型公开的成员。

公共构造函数

  名称 说明
Public method Supported by the .NET Compact Framework ComConversionLossAttribute 初始化 ComConversionLossAttribute 类的新实例。

页首

公共属性

  名称 说明
Public property TypeId  当在派生类中实现时,获取该 Attribute 的唯一标识符。(从 Attribute 继承。)

页首

公共方法

  名称 说明
Public method Supported by the .NET Compact Framework Equals  已重载。 (从 Attribute 继承。)
Public method Static Supported by the .NET Compact Framework GetCustomAttribute  已重载。 检索应用于程序集、模块、类型成员或方法参数的指定类型的自定义属性。 (从 Attribute 继承。)
Public method Static Supported by the .NET Compact Framework GetCustomAttributes  已重载。 检索应用于程序集、模块、类型成员或方法参数的自定义属性的数组。 (从 Attribute 继承。)
Public method Supported by the .NET Compact Framework GetHashCode  返回此实例的哈希代码。 (从 Attribute 继承。)
Public method Supported by the .NET Compact Framework GetType  获取当前实例的 Type。 (从 Object 继承。)
Public method IsDefaultAttribute  当在派生类中重写时,指示此实例的值是否是派生类的默认值。 (从 Attribute 继承。)
Public method Static Supported by the .NET Compact Framework IsDefined  已重载。 确定是否将指定类型的任意自定义属性应用于程序集、模块、类型成员或方法参数。 (从 Attribute 继承。)
Public method Supported by the .NET Compact Framework Match  当在派生类中重写时,返回一个指示此实例是否等于指定对象的值。 (从 Attribute 继承。)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  确定指定的 Object 实例是否是相同的实例。 (从 Object 继承。)
Public method Supported by the .NET Compact Framework ToString  返回表示当前 ObjectString。 (从 Object 继承。)

页首

请参见

参考

ComConversionLossAttribute 类
System.Runtime.InteropServices 命名空间

其他资源

类型库导入程序 (Tlbimp.exe)