AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode Método

Definição

Retorna o código de hash para esse AttachedPropertyBrowsableWhenAttributePresentAttribute atributo .NET Framework.

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

Retornos

Int32

Um valor inteiro de 32 bits sem sinal.

Comentários

Essa implementação dá suporte a vários valores de hash possíveis com base em um valor possível esettável exposto por esse atributo AttributeType.

Aplica-se a