AttachedPropertyBrowsableForChildrenAttribute.GetHashCode Metodo

Definizione

Restituisce il codice hash per questo AttachedPropertyBrowsableForChildrenAttribute 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 due possibili valori hash basati su uno dei possibili valori impostabili esposti da questo attributo .NET Framework, IncludeDescendants.

Si applica a