TypeDefinitionHandle Struktur

Definition

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

Eigenschaften

IsNil

Methoden

Equals(Object)
Equals(TypeDefinitionHandle)

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

GetHashCode()

Operatoren

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

Gilt für: