Metodo System::TypeInfo::StringHash

TypeInfo::StringHash method

Calcola l’hash per la stringa specificata.

static uint32_t System::TypeInfo::StringHash(const char_t *str)
ParametroTipoDescrizione
strconst char_t *String per calcolare l’hash.

ReturnValue

Valore hash.

Vedi anche