MethodDebugInformationHandle Estrutura
Definição
public value class 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
- Implementações
Propriedades
| IsNil |
Métodos
| Equals(MethodDebugInformationHandle) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo.Indicates whether the current object is equal to another object of the same type. |
| Equals(Object) | |
| GetHashCode() | |
| ToDefinitionHandle() |
Retorna um identificador para um MethodDefinition correspondente a esse identificador.Returns a handle to a MethodDefinition that corresponds to this handle. |