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.Page for C++