AssemblyReferenceHandle Struct

Definizione

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

Proprietà

IsNil

Metodi

Equals(AssemblyReferenceHandle)

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

Equals(Object)
GetHashCode()

Operatori

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

Si applica a