InterfaceImplementationHandle 结构

定义

public value class InterfaceImplementationHandle : IEquatable<System::Reflection::Metadata::InterfaceImplementationHandle>
public struct InterfaceImplementationHandle : IEquatable<System.Reflection.Metadata.InterfaceImplementationHandle>
public readonly struct InterfaceImplementationHandle : IEquatable<System.Reflection.Metadata.InterfaceImplementationHandle>
type InterfaceImplementationHandle = struct
Public Structure InterfaceImplementationHandle
Implements IEquatable(Of InterfaceImplementationHandle)
继承
InterfaceImplementationHandle
实现

属性

IsNil

方法

Equals(InterfaceImplementationHandle)

指示当前对象是否等于同一类型的另一个对象。

Equals(Object)
GetHashCode()

运算符

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

适用于