MethodDebugInformationHandle 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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)
- 继承
- 实现
属性
IsNil |
方法
Equals(MethodDebugInformationHandle) |
指示当前对象是否等于同一类型的另一个对象。 |
Equals(Object) | |
GetHashCode() | |
ToDefinitionHandle() |
将句柄返回到与此句柄相对应的 MethodDefinition。 |