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