AssemblyReferenceHandle Estructura

Definición

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

Propiedades

IsNil

Métodos

Equals(AssemblyReferenceHandle)

Indica si el objeto actual es igual que otro objeto del mismo 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)

Se aplica a