ExportedTypeHandle 结构

定义

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

属性

IsNil

方法

Equals(ExportedTypeHandle)

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

Equals(Object)
GetHashCode()

运算符

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

适用于