ImageFormat.GetHashCode Método

Definición

Devuelve un valor de código hash que representa este objeto.

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

Devoluciones

Int32

Un código hash que representa este objeto.

Se aplica a