TypeSpecificationHandle Struktura

Definicja

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

Właściwości

IsNil

Metody

Equals(Object)
Equals(TypeSpecificationHandle)

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

GetHashCode()

Operatory

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

Dotyczy