Metode System::StringComparer::GetHashCode
StringComparer::GetHashCode method
Mendapatkan kode hash string.
virtual int System::StringComparer::GetHashCode(String obj) const override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| obj | String | String untuk menghitung kode hash untuk. |
ReturnValue
Kode hash yang dihitung untuk obj.
Lihat Juga
- Class String
- Class StringComparer
- Namespace System
- Library Aspose.Page for C++