PropertyDefinitionHandle Structure

Définition

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)
Héritage
PropertyDefinitionHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(Object)
Equals(PropertyDefinitionHandle)

Indique si l'objet actuel est égal à un autre objet du même type.

GetHashCode()

Opérateurs

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

S’applique à