DesignerView.GetHashCode Metoda

Definice

Slouží jako hashovací funkce a DesignerView je vhodná pro použití v algoritmech hash a datových strukturách, jako je hashovací tabulka.

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

Návraty

Kód hash pro aktuální DesignerView.

Platí pro