TypeSpecificationHandle 结构

定义

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)
继承
TypeSpecificationHandle
实现

属性

IsNil

方法

Equals(Object)
Equals(TypeSpecificationHandle)

指示当前对象是否等于同一类型的另一个对象。

GetHashCode()

运算符

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

适用于