Share via


AttachedPropertyBrowsableForTypeAttribute.GetHashCode Metodo

Definizione

Restituisce il codice hash per questo AttachedPropertyBrowsableForTypeAttribute attributo .NET Framework.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Restituisce

Int32

Valore intero senza segno a 32 bit.

Commenti

Questa implementazione supporta più valori hash possibili in base a un possibile valore impostabile esposto da questo attributo .NET Framework, TargetType.

Si applica a