MethodSpecificationHandle Structure

Définition

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

Propriétés

IsNil

Méthodes

Equals(MethodSpecificationHandle)

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

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à