NumericPagerField.GetHashCode Método

Definição

Serve como uma função hash para a classe NumericPagerField.Serves as a hash function for the NumericPagerField class.

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

Retornos

Int32

Um código hash para o objeto NumericPagerField atual.A hash code for the current NumericPagerField object. Para obter mais informações, consulte a classe GetHashCode().For more information, see the GetHashCode() class.

Aplica-se a