MethodImplementationHandle Structure

Définition

public value class MethodImplementationHandle : IEquatable<System::Reflection::Metadata::MethodImplementationHandle>
public struct MethodImplementationHandle : IEquatable<System.Reflection.Metadata.MethodImplementationHandle>
public readonly struct MethodImplementationHandle : IEquatable<System.Reflection.Metadata.MethodImplementationHandle>
type MethodImplementationHandle = struct
Public Structure MethodImplementationHandle
Implements IEquatable(Of MethodImplementationHandle)
Héritage
MethodImplementationHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(MethodImplementationHandle)

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

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à