CustomAttributeHandle Structure

Définition

public value class CustomAttributeHandle : IEquatable<System::Reflection::Metadata::CustomAttributeHandle>
public struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
public readonly struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
type CustomAttributeHandle = struct
Public Structure CustomAttributeHandle
Implements IEquatable(Of CustomAttributeHandle)
Héritage
CustomAttributeHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(CustomAttributeHandle)

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

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à