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