ImportScopeHandle Struct

Definition

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)
Inheritance
ImportScopeHandle
Implements

Properties

IsNil

Methods

Equals(ImportScopeHandle)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

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

Applies to