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)

適用対象