System::TypeInfo::StringHash метод
TypeInfo::StringHash method
Вычисляет хеш для указанной строки.
static uint32_t System::TypeInfo::StringHash(const char_t *str)
| Параметр | Тип | Описание |
|---|---|---|
| str | const char_t * | String для вычисления хэша. |
ReturnValue
Хеш‑значение.
См. также
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++