MethodDebugInformationHandle Struktúra
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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)
- Öröklődés
- Megvalósítás
Tulajdonságok
| Name | Description |
|---|---|
| IsNil | |
Metódusok
| Name | Description |
|---|---|
| Equals(MethodDebugInformationHandle) |
Azt jelzi, hogy az aktuális objektum egyenlő-e egy másik, azonos típusú objektummal. |
| Equals(Object) | |
| GetHashCode() | |
| ToDefinitionHandle() |
A fogópontnak MethodDefinition megfelelő fogópontot ad vissza. |