MethodDebugInformationHandle Estructura

Definición

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)
Herencia
MethodDebugInformationHandle
Implementaciones

Propiedades

IsNil

Métodos

Equals(MethodDebugInformationHandle)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

Equals(Object)
GetHashCode()
ToDefinitionHandle()

Devuelve un identificador a un objeto MethodDefinition que se corresponde a este identificador.

Operadores

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

Se aplica a