Color.GetHashCode Método

Definición

Obtiene un código hash para esta estructura Color.

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

Devoluciones

Int32

Código hash para esta estructura Color.

Se aplica a