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)

適用於