PropertyDefinitionHandle 構造体

定義

public value class PropertyDefinitionHandle : IEquatable<System::Reflection::Metadata::PropertyDefinitionHandle>
public struct PropertyDefinitionHandle : IEquatable<System.Reflection.Metadata.PropertyDefinitionHandle>
public readonly struct PropertyDefinitionHandle : IEquatable<System.Reflection.Metadata.PropertyDefinitionHandle>
type PropertyDefinitionHandle = struct
Public Structure PropertyDefinitionHandle
Implements IEquatable(Of PropertyDefinitionHandle)
継承
PropertyDefinitionHandle
実装

プロパティ

IsNil

メソッド

Equals(Object)
Equals(PropertyDefinitionHandle)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

GetHashCode()

演算子

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

適用対象