InterfaceImplementationHandle Struct

Definition

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

Properties

IsNil

Methods

Equals(InterfaceImplementationHandle)

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

Equals(Object)
GetHashCode()

Operators

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

Applies to