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)

適用於