IsCXXReferenceModifier 类

定义

注意

Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.

是 C++ 引用修饰符。

此 API 支持产品基础结构,不能在代码中直接使用。

public ref class IsCXXReferenceModifier sealed
public sealed class IsCXXReferenceModifier
[System.Obsolete("Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.")]
public sealed class IsCXXReferenceModifier
type IsCXXReferenceModifier = class
[<System.Obsolete("Microsoft.VisualC.dll is an obsolete assembly and exists only for backwards compatibility.")>]
type IsCXXReferenceModifier = class
Public NotInheritable Class IsCXXReferenceModifier
继承
IsCXXReferenceModifier
属性

构造函数

名称 说明
IsCXXReferenceModifier()

此 API 支持产品基础结构,不能在代码中直接使用。

已过时.

构造 函数。

方法

名称 说明
Equals(Object)

此 API 支持产品基础结构,不能在代码中直接使用。

已过时.

确定指定的对象是否等于当前对象。

(继承自 Object)
GetHashCode()

此 API 支持产品基础结构,不能在代码中直接使用。

已过时.

用作默认哈希函数。

(继承自 Object)
GetType()

此 API 支持产品基础结构,不能在代码中直接使用。

已过时.

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

此 API 支持产品基础结构,不能在代码中直接使用。

已过时.

创建当前 Object的浅表副本。

(继承自 Object)
ToString()

此 API 支持产品基础结构,不能在代码中直接使用。

已过时.

返回一个表示当前对象的字符串。

(继承自 Object)

适用于