Поделиться через


MethodDebugInformationHandle Структура

Определение

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)
Наследование
MethodDebugInformationHandle
Реализации

Свойства

Имя Описание
IsNil

Методы

Имя Описание
Equals(MethodDebugInformationHandle)

Указывает, равен ли текущий объект другому объекту того же типа.

Equals(Object)
GetHashCode()
ToDefinitionHandle()

Возвращает дескриптор в MethodDefinition, соответствующий этому дескриптору.

Операторы

Имя Описание
Equality(MethodDebugInformationHandle, MethodDebugInformationHandle)
Explicit(EntityHandle to MethodDebugInformationHandle)
Explicit(Handle to MethodDebugInformationHandle)
Implicit(MethodDebugInformationHandle to EntityHandle)
Implicit(MethodDebugInformationHandle to Handle)
Inequality(MethodDebugInformationHandle, MethodDebugInformationHandle)

Применяется к