System::TypeInfo::StringHash methode

TypeInfo::StringHash method

Bereken de hash voor de opgegeven string.

static uint32_t System::TypeInfo::StringHash(const char_t *str)
ParameterTypeBeschrijving
strconst char_t *String om de hash voor te berekenen.

ReturnValue

Hashwaarde.

Zie ook