AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode Método

Definición

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

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

Devoluciones

Valor entero de 32 bits sin signo.

Comentarios

Esta implementación admite varios valores hash posibles en función del valor de la tabla establecida posible expuesto por este atributo, AttributeType.

Se aplica a