TypeSpecificationHandle Structure

Définition

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)
Héritage
TypeSpecificationHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(Object)
Equals(TypeSpecificationHandle)

Indique si l'objet actuel est égal à un autre objet du même type.

GetHashCode()

Opérateurs

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

S’applique à