System::Globalization::SortKey::GetHashCode method

SortKey::GetHashCode method

Gets hash code for the current SortKey object.

int System::Globalization::SortKey::GetHashCode() const override

ReturnValue

A 32-signed integer hash code.

See Also