System::String::GetHashCode method

String::GetHashCode method

Hashes contained string. Implemented in ICU, doesn’t match hashes in C#.

int System::String::GetHashCode() const

ReturnValue

Calculated hash code value.

See Also