ExportedTypeHandle Estructura

Definición

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

Propiedades

IsNil

Métodos

Equals(ExportedTypeHandle)

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

Equals(Object)
GetHashCode()

Operadores

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

Se aplica a