Condividi tramite


ExtendedLayoutAttribute Classe

Definizione

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
Ereditarietà
ExtendedLayoutAttribute
Attributi

Costruttori

Nome Descrizione
ExtendedLayoutAttribute(ExtendedLayoutKind)

Proprietà

Nome Descrizione
TypeId

Se implementato in una classe derivata, ottiene un identificatore univoco per questo Attributeoggetto .

(Ereditato da Attribute)

Metodi

Nome Descrizione
Equals(Object)

Restituisce un valore che indica se questa istanza è uguale a un oggetto specificato.

(Ereditato da Attribute)
GetHashCode()

Restituisce il codice hash per questa istanza.

(Ereditato da Attribute)
GetType()

Ottiene l'oggetto Type dell'istanza corrente.

(Ereditato da Object)
IsDefaultAttribute()

Quando sottoposto a override in una classe derivata, indica se il valore di questa istanza è il valore predefinito per la classe derivata.

(Ereditato da Attribute)
Match(Object)

Quando sottoposto a override in una classe derivata, restituisce un valore che indica se questa istanza è uguale a un oggetto specificato.

(Ereditato da Attribute)
MemberwiseClone()

Crea una copia superficiale dell'oggetto corrente Object.

(Ereditato da Object)
ToString()

Restituisce una stringa che rappresenta l'oggetto corrente.

(Ereditato da Object)

Si applica a