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)

적용 대상