ThemeableAttribute.GetHashCode Metoda

Definicja

Służy jako funkcja skrótu ThemeableAttribute dla typu.

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

Zwraca

Int32

Kod skrótu dla bieżącego ThemeableAttributeelementu .

Uwagi

Metoda jest odpowiednia GetHashCode do użycia w algorytmach tworzenia skrótów i strukturach danych, takich jak tabela skrótów.

Dotyczy