TypeDefinitionHandle 结构

定义

public value class TypeDefinitionHandle : IEquatable<System::Reflection::Metadata::TypeDefinitionHandle>
public struct TypeDefinitionHandle : IEquatable<System.Reflection.Metadata.TypeDefinitionHandle>
public readonly struct TypeDefinitionHandle : IEquatable<System.Reflection.Metadata.TypeDefinitionHandle>
type TypeDefinitionHandle = struct
Public Structure TypeDefinitionHandle
Implements IEquatable(Of TypeDefinitionHandle)
继承
TypeDefinitionHandle
实现

属性

IsNil

方法

Equals(Object)
Equals(TypeDefinitionHandle)

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

GetHashCode()

运算符

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

适用于