共用方式為


NeedsCopyConstructorModifier 類別

定義

警告

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

套用至參數的自訂修飾詞,告訴 CLR 封送處理器在封送處理參數時呼叫參數的複製建構函式。

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

建構函式

NeedsCopyConstructorModifier()
已淘汰.

初始化 NeedsCopyConstructorModifier 類別的新執行個體。

方法

Equals(Object)
已淘汰.

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()
已淘汰.

做為預設雜湊函式。

(繼承來源 Object)
GetType()
已淘汰.

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()
已淘汰.

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()
已淘汰.

傳回代表目前物件的字串。

(繼承來源 Object)

適用於