TypeReferenceHandle Struktura

Definicja

public value class TypeReferenceHandle : IEquatable<System::Reflection::Metadata::TypeReferenceHandle>
public struct TypeReferenceHandle : IEquatable<System.Reflection.Metadata.TypeReferenceHandle>
public readonly struct TypeReferenceHandle : IEquatable<System.Reflection.Metadata.TypeReferenceHandle>
type TypeReferenceHandle = struct
Public Structure TypeReferenceHandle
Implements IEquatable(Of TypeReferenceHandle)
Dziedziczenie
TypeReferenceHandle
Implementuje

Właściwości

IsNil

Metody

Equals(Object)
Equals(TypeReferenceHandle)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

GetHashCode()

Operatory

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

Dotyczy