TypeSpecificationHandle Estructura

Definición

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)
Herencia
TypeSpecificationHandle
Implementaciones

Propiedades

IsNil

Métodos

Equals(Object)
Equals(TypeSpecificationHandle)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

GetHashCode()

Operadores

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

Se aplica a