Metode System::StringComparer::GetHashCode

StringComparer::GetHashCode method

Mendapatkan kode hash string.

virtual int System::StringComparer::GetHashCode(String obj) const override
ParameterTipeDeskripsi
objStringString untuk menghitung kode hash untuk.

ReturnValue

Kode hash yang dihitung untuk obj.

Lihat Juga