ExportedTypeHandle Struct

Definition

public value class ExportedTypeHandle : IEquatable<System::Reflection::Metadata::ExportedTypeHandle>
public struct ExportedTypeHandle : IEquatable<System.Reflection.Metadata.ExportedTypeHandle>
public readonly struct ExportedTypeHandle : IEquatable<System.Reflection.Metadata.ExportedTypeHandle>
type ExportedTypeHandle = struct
Public Structure ExportedTypeHandle
Implements IEquatable(Of ExportedTypeHandle)
Inheritance
ExportedTypeHandle
Implements

Properties

IsNil

Methods

Equals(ExportedTypeHandle)

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

Equals(Object)
GetHashCode()

Operators

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

Applies to