ImportScopeHandle 構造体

定義

public value class ImportScopeHandle : IEquatable<System::Reflection::Metadata::ImportScopeHandle>
public readonly struct ImportScopeHandle : IEquatable<System.Reflection.Metadata.ImportScopeHandle>
public struct ImportScopeHandle : IEquatable<System.Reflection.Metadata.ImportScopeHandle>
type ImportScopeHandle = struct
Public Structure ImportScopeHandle
Implements IEquatable(Of ImportScopeHandle)
継承
ImportScopeHandle
実装

プロパティ

IsNil

メソッド

Equals(ImportScopeHandle)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

Equals(Object)
GetHashCode()

演算子

Equality(ImportScopeHandle, ImportScopeHandle)
Explicit(EntityHandle to ImportScopeHandle)
Explicit(Handle to ImportScopeHandle)
Implicit(ImportScopeHandle to EntityHandle)
Implicit(ImportScopeHandle to Handle)
Inequality(ImportScopeHandle, ImportScopeHandle)

適用対象