AssemblyFileHandle Struktura

Definicja

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)
Dziedziczenie
AssemblyFileHandle
Implementuje

Właściwości

IsNil

Metody

Equals(AssemblyFileHandle)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

Equals(Object)
GetHashCode()

Operatory

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

Dotyczy