MethodDebugInformationHandle Struct-datatyp
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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)
- Arv
- Implementeringar
Egenskaper
| Name | Description |
|---|---|
| IsNil | |
Metoder
| Name | Description |
|---|---|
| Equals(MethodDebugInformationHandle) |
Anger om det aktuella objektet är lika med ett annat objekt av samma typ. |
| Equals(Object) | |
| GetHashCode() | |
| ToDefinitionHandle() |
Returnerar ett handtag till ett MethodDefinition som motsvarar det här handtaget. |