public value class MethodImplementationHandle : IEquatable<System::Reflection::Metadata::MethodImplementationHandle>
public struct MethodImplementationHandle : IEquatable<System.Reflection.Metadata.MethodImplementationHandle>
type MethodImplementationHandle = struct
Public Structure MethodImplementationHandle Implements IEquatable(Of MethodImplementationHandle)
Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.Indicates whether the current object is equal to another object of the same type.
Grazie.