CustomAttributeHandle Struktur

Definition

public value class CustomAttributeHandle : IEquatable<System::Reflection::Metadata::CustomAttributeHandle>
public struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
public readonly struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
type CustomAttributeHandle = struct
Public Structure CustomAttributeHandle
Implements IEquatable(Of CustomAttributeHandle)
Vererbung
CustomAttributeHandle
Implementiert

Eigenschaften

IsNil

Methoden

Equals(CustomAttributeHandle)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

Equals(Object)
GetHashCode()

Operatoren

Equality(CustomAttributeHandle, CustomAttributeHandle)
Explicit(EntityHandle to CustomAttributeHandle)
Explicit(Handle to CustomAttributeHandle)
Implicit(CustomAttributeHandle to EntityHandle)
Implicit(CustomAttributeHandle to Handle)
Inequality(CustomAttributeHandle, CustomAttributeHandle)

Gilt für