CustomDebugInformationHandle Structure

Définition

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

Propriétés

IsNil

Méthodes

Equals(CustomDebugInformationHandle)

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

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à