InterfaceImplementationHandle Estrutura

Definição

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)
Herança
InterfaceImplementationHandle
Implementações

Propriedades

IsNil

Métodos

Equals(InterfaceImplementationHandle)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

Equals(Object)
GetHashCode()

Operadores

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

Aplica-se a