AssemblyFileHandle Struct

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

Properties

IsNil

Methods

Equals(AssemblyFileHandle)

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

Equals(Object)
GetHashCode()

Operators

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

Applies to