Edit

Share via


ValueString.GetHashCode Method

Definition

Caution

GetHashCode on ValueString will always throw an exception.

[System.Obsolete("GetHashCode on ValueString will always throw an exception.")]
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

Attributes

Applies to