Metodo System::StringComparer::GetHashCode
StringComparer::GetHashCode method
Ottiene il codice hash della stringa.
virtual int System::StringComparer::GetHashCode(String obj) const override
| Parametro | Tipo | Descrizione |
|---|---|---|
| obj | String | String per calcolare il codice hash di. |
ReturnValue
Codice hash calcolato per obj.
Vedi anche
- Class String
- Class StringComparer
- Namespace System
- Library Aspose.Font for C++