TypeReferenceHandle Struct

Definition

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

Properties

IsNil

Methods

Equals(Object)
Equals(TypeReferenceHandle)

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

GetHashCode()

Operators

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

Applies to