ContiguousCollectionMarshallerAttribute Klass

Definition

Anger att den här marshaller-startpunktstypen är en sammanhängande samlings marshaller.

public ref class ContiguousCollectionMarshallerAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct)]
public sealed class ContiguousCollectionMarshallerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct)>]
type ContiguousCollectionMarshallerAttribute = class
    inherit Attribute
Public NotInheritable Class ContiguousCollectionMarshallerAttribute
Inherits Attribute
Arv
ContiguousCollectionMarshallerAttribute
Attribut

Konstruktorer

Name Description
ContiguousCollectionMarshallerAttribute()

Konstruerar en standardinstans av attributet.

Egenskaper

Name Description
TypeId

När den implementeras i en härledd klass hämtar du en unik identifierare för den här Attribute.

(Ärvd från Attribute)

Metoder

Name Description
Equals(Object)

Returnerar ett värde som anger om den här instansen är lika med ett angivet objekt.

(Ärvd från Attribute)
GetHashCode()

Returnerar hash-koden för den här instansen.

(Ärvd från Attribute)
GetType()

Hämtar den aktuella instansen Type .

(Ärvd från Object)
IsDefaultAttribute()

När den åsidosättas i en härledd klass anger du om värdet för den här instansen är standardvärdet för den härledda klassen.

(Ärvd från Attribute)
Match(Object)

När den åsidosätts i en härledd klass returneras ett värde som anger om den här instansen är lika med ett angivet objekt.

(Ärvd från Attribute)
MemberwiseClone()

Skapar en ytlig kopia av den aktuella Object.

(Ärvd från Object)
ToString()

Returnerar en sträng som representerar det aktuella objektet.

(Ärvd från Object)

Gäller för