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)

적용 대상