ExportedTypeHandle Structure

Définition

public value class ExportedTypeHandle : IEquatable<System::Reflection::Metadata::ExportedTypeHandle>
public struct ExportedTypeHandle : IEquatable<System.Reflection.Metadata.ExportedTypeHandle>
public readonly struct ExportedTypeHandle : IEquatable<System.Reflection.Metadata.ExportedTypeHandle>
type ExportedTypeHandle = struct
Public Structure ExportedTypeHandle
Implements IEquatable(Of ExportedTypeHandle)
Héritage
ExportedTypeHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(ExportedTypeHandle)

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

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à