AssemblyReferenceHandle Struct

Definition

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)
Inheritance
AssemblyReferenceHandle
Implements

Properties

IsNil

Methods

Equals(AssemblyReferenceHandle)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

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

Applies to