Color.GetHashCode Metodo

Definizione

Ottiene 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

Int32

Codice hash per questa struttura Color.

Si applica a