共用方式為


ExtendedLayoutAttribute 類別

定義

public ref class ExtendedLayoutAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Struct, Inherited=false)]
public sealed class ExtendedLayoutAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Struct, Inherited=false)>]
type ExtendedLayoutAttribute = class
    inherit Attribute
Public NotInheritable Class ExtendedLayoutAttribute
Inherits Attribute
繼承
ExtendedLayoutAttribute
屬性

建構函式

名稱 Description
ExtendedLayoutAttribute(ExtendedLayoutKind)

屬性

名稱 Description
TypeId

當在衍生類別中實作時,會獲得此唯一識別碼。Attribute

(繼承來源 Attribute)

方法

名稱 Description
Equals(Object)

回傳一個值,表示該實例是否等於指定物件。

(繼承來源 Attribute)
GetHashCode()

回傳此實例的雜湊碼。

(繼承來源 Attribute)
GetType()

取得 Type 目前實例的 。

(繼承來源 Object)
IsDefaultAttribute()

當在衍生類別中覆寫時,表示該實例的值是否為該衍生類別的預設值。

(繼承來源 Attribute)
Match(Object)

當在派生類別中覆寫時,會回傳一個值,表示該實例是否等於特定物件。

(繼承來源 Attribute)
MemberwiseClone()

會產生一個 Object淺層的電流 。

(繼承來源 Object)
ToString()

回傳一個代表當前物件的字串。

(繼承來源 Object)

適用於