DocumentHandle 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public value class DocumentHandle : IEquatable<System::Reflection::Metadata::DocumentHandle>
public readonly struct 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) |
現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。 |
Equals(Object) | |
GetHashCode() |