System::Globalization::TextInfo::GetHashCode method

TextInfo::GetHashCode method

Analogo al metodo C# Object.GetHashCode(). Consente l’hashing di oggetti personalizzati.

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

ReturnValue

Valore del codice hash calcolato dalla classe corrispondente.

Vedi anche