MethodDebugInformationHandle Estrutura

Definição

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)
Herança
MethodDebugInformationHandle
Implementações

Propriedades

IsNil

Métodos

Equals(MethodDebugInformationHandle)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

Equals(Object)
GetHashCode()
ToDefinitionHandle()

Retorna um identificador para um MethodDefinition correspondente a esse identificador.

Operadores

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

Aplica-se a