AssemblyFileHandle Struct

Definizione

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)
Ereditarietà
AssemblyFileHandle
Implementazioni

Proprietà

IsNil

Metodi

Equals(AssemblyFileHandle)

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

Equals(Object)
GetHashCode()

Operatori

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

Si applica a