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