Metodo System::TypeInfo::StringHash
TypeInfo::StringHash method
Calcola l’hash per la stringa specificata.
static uint32_t System::TypeInfo::StringHash(const char_t *str)
| Parametro | Tipo | Descrizione |
|---|---|---|
| str | const char_t * | String per calcolare l’hash. |
ReturnValue
Valore hash.
Vedi anche
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++