MethodDefinitionHandle 構造体
定義
public value class MethodDefinitionHandle : IEquatable<System::Reflection::Metadata::MethodDefinitionHandle>
public struct MethodDefinitionHandle : IEquatable<System.Reflection.Metadata.MethodDefinitionHandle>
type MethodDefinitionHandle = struct
Public Structure MethodDefinitionHandle
Implements IEquatable(Of MethodDefinitionHandle)
- 継承
- 実装
プロパティ
IsNil |
メソッド
Equals(MethodDefinitionHandle) |
現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() | |
ToDebugInformationHandle() |
このハンドルに対応する MethodDebugInformation にハンドルを返します。Returns a handle to a MethodDebugInformation that corresponds to this handle. |