InterfaceImplementationHandle Structure

Définition

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)
Héritage
InterfaceImplementationHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(InterfaceImplementationHandle)

Indique si l'objet actuel est égal à un autre objet du même type.

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à