AssemblyFileHandle Struktur

Definition

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)
Vererbung
AssemblyFileHandle
Implementiert

Eigenschaften

IsNil

Methoden

Equals(AssemblyFileHandle)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

Equals(Object)
GetHashCode()

Operatoren

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

Gilt für: