TypeSpecificationHandle Struct

Definition

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

Properties

IsNil

Methods

Equals(Object)
Equals(TypeSpecificationHandle)

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

GetHashCode()

Operators

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

Applies to