System::Globalization::TextInfo::GetHashCode method

TextInfo::GetHashCode method

Analogi dari metode C# Object.GetHashCode(). Memungkinkan hashing objek khusus.

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

ReturnValue

Nilai kode hash sebagaimana dihitung oleh kelas yang bersangkutan.

Lihat Juga