CustomError.GetHashCode Method

Definition

Gets the CustomError object hash code.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The CustomError object hash code.

Applies to