MethodDebugInformationHandle Struktura
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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)
- Dědičnost
- Implementuje
Vlastnosti
| Name | Description |
|---|---|
| IsNil | |
Metody
| Name | Description |
|---|---|
| Equals(MethodDebugInformationHandle) |
Určuje, zda je aktuální objekt roven jinému objektu stejného typu. |
| Equals(Object) | |
| GetHashCode() | |
| ToDefinitionHandle() |
Vrátí popisovač pro , MethodDefinition který odpovídá tomuto popisovači. |