ImageFormat.GetHashCode Método

Definição

Retorna um valor do código hash que representa este objeto.Returns a hash code value that represents this object.

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

Retornos

Int32

Um código hash que representa esse objeto.A hash code that represents this object.

Aplica-se a