System::TypeInfo::StringHash メソッド

TypeInfo::StringHash method

指定された文字列のハッシュを計算します。

static uint32_t System::TypeInfo::StringHash(const char_t *str)
パラメーター説明
strconst char_t *ハッシュを計算する対象のString

ReturnValue

ハッシュ値。

参照