System::Net::Http::Headers::NameValueWithParametersHeaderValue::GetHashCode metodo

NameValueWithParametersHeaderValue::GetHashCode method

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

int32_t System::Net::Http::Headers::NameValueWithParametersHeaderValue::GetHashCode() const override

ReturnValue

Valore del codice hash calcolato dalla classe corrispondente.

Vedi anche