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