Méthode System::StringComparer::GetHashCode

StringComparer::GetHashCode method

Obtient le code de hachage de la chaîne.

virtual int System::StringComparer::GetHashCode(String obj) const override
ParamètreTypeDescription
objStringString pour calculer le code de hachage de.

ReturnValue

Code de hachage calculé pour obj.

Voir aussi