Color.GetHashCode Metodo

Definizione

Restituisce un codice hash per questa struttura Color.

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

Restituisce

Intero che specifica il codice hash per questa struttura Color.

Si applica a