AssemblyReferenceHandle Estrutura

Definição

public value class AssemblyReferenceHandle : IEquatable<System::Reflection::Metadata::AssemblyReferenceHandle>
public struct AssemblyReferenceHandle : IEquatable<System.Reflection.Metadata.AssemblyReferenceHandle>
public readonly struct AssemblyReferenceHandle : IEquatable<System.Reflection.Metadata.AssemblyReferenceHandle>
type AssemblyReferenceHandle = struct
Public Structure AssemblyReferenceHandle
Implements IEquatable(Of AssemblyReferenceHandle)
Herança
AssemblyReferenceHandle
Implementações

Propriedades

IsNil

Métodos

Equals(AssemblyReferenceHandle)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

Equals(Object)
GetHashCode()

Operadores

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

Aplica-se a