Condividi tramite


DesignerView.GetHashCode Metodo

Definizione

Viene utilizzato come funzione hash per DesignerView e può essere utilizzato in algoritmi hash e in strutture di dati come una tabella hash.

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

Restituisce

Int32

Codice hash per l'oggetto DesignerView corrente.

Si applica a