Share via


ValidationResult<TResult,TError>.GetHashCode Method

Definition

Returns the hash code for this instance of ValidationResult<TResult,TError>.

public override int GetHashCode();
Public Overrides Function GetHashCode () As Integer

Returns

The hash code for the current instance.

Applies to