ExportedTypeHandle Estrutura

Definição

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)
Herança
ExportedTypeHandle
Implementações

Propriedades

IsNil

Métodos

Equals(ExportedTypeHandle)

Indica se o objeto atual é igual a outro objeto do mesmo 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)

Aplica-se a