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)

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