System::TypeInfo::StringHash methode
TypeInfo::StringHash method
Bereken de hash voor de opgegeven string.
static uint32_t System::TypeInfo::StringHash(const char_t *str)
| Parameter | Type | Beschrijving |
|---|---|---|
| str | const char_t * | String om de hash voor te berekenen. |
ReturnValue
Hashwaarde.
Zie ook
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++