PropertyDefinitionHandle Struct

Definizione

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)
Ereditarietà
PropertyDefinitionHandle
Implementazioni

Proprietà

IsNil

Metodi

Equals(Object)
Equals(PropertyDefinitionHandle)

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

GetHashCode()

Operatori

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

Si applica a