public value class GenericParameterConstraintHandle : IEquatable<System::Reflection::Metadata::GenericParameterConstraintHandle>
public struct GenericParameterConstraintHandle : IEquatable<System.Reflection.Metadata.GenericParameterConstraintHandle>
type GenericParameterConstraintHandle = struct
Public Structure GenericParameterConstraintHandle Implements IEquatable(Of GenericParameterConstraintHandle)
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.