AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode Método

Definición

Devuelve el código hash de este AttachedPropertyBrowsableWhenAttributePresentAttribute atributo .NET Framework.

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

Devoluciones

Int32

Valor entero de 32 bits sin signo.

Comentarios

Esta implementación admite varios valores hash posibles en función del valor que puede establecerse expuesto por este atributo, AttributeType.

Se aplica a