System::TypeInfo::StringHash method
TypeInfo::StringHash method
Calculates hash for specified string.
static uint32_t System::TypeInfo::StringHash(const char_t *str)
Parameter | Type | Description |
---|---|---|
str | const char_t * | String to calculate hash for. |
ReturnValue
Hash value.
See Also
- Class TypeInfo
- Namespace System
- Library Aspose.PDF for C++