AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode Metodo

Definizione

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

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

Restituisce

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, AttributeType.

Si applica a