StringValues.GetHashCode Method

Definition

Returns a hash code for this instance.

C#
public override int GetHashCode();

Returns

A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)