MethodDebugInformationHandle Struktur
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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)
- Warisan
- Penerapan
Properti
| Nama | Deskripsi |
|---|---|
| IsNil | |
Metode
| Nama | Deskripsi |
|---|---|
| Equals(MethodDebugInformationHandle) |
Menunjukkan apakah objek saat ini sama dengan objek lain dengan jenis yang sama. |
| Equals(Object) | |
| GetHashCode() | |
| ToDefinitionHandle() |
Mengembalikan handel ke handel MethodDefinition yang sesuai dengan handel ini. |