MethodDebugInformationHandle Structure

Définition

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

Propriétés

IsNil

Méthodes

Equals(MethodDebugInformationHandle)

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

Equals(Object)
GetHashCode()
ToDefinitionHandle()

Retourne un descripteur vers un MethodDefinition correspondant à ce descripteur.

Opérateurs

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

S’applique à