CommandID.GetHashCode Método

Definição

Serve como uma função hash para um tipo particular.Serves as a hash function for a particular type.

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 do Object atual.A hash code for the current Object.

Aplica-se a

Confira também