TypeDefinitionHandle Structure

Définition

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

Propriétés

IsNil

Méthodes

Equals(Object)
Equals(TypeDefinitionHandle)

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

GetHashCode()

Opérateurs

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

S’applique à