AssemblyFileHandle Estrutura

Definição

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

Propriedades

IsNil

Métodos

Equals(AssemblyFileHandle)

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

Equals(Object)
GetHashCode()

Operadores

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

Aplica-se a