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)

適用対象