GetHashCode()

String::GetHashCode() const method

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

int System::String::GetHashCode() const

Return Value

Calculated hash code value.

See Also