MethodSpecificationHandle Struct

Definizione

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)
Ereditarietà
MethodSpecificationHandle
Implementazioni

Proprietà

IsNil

Metodi

Equals(MethodSpecificationHandle)

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

Equals(Object)
GetHashCode()

Operatori

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

Si applica a